values updates
This commit is contained in:
@@ -6,9 +6,8 @@ image:
|
||||
pullPolicy: Always
|
||||
tag: "latest" # Defaults to chart appVersion
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
imagePullSecrets:
|
||||
- name: orchard-pull-secret
|
||||
|
||||
# Init container image (used for wait-for-db, wait-for-minio)
|
||||
initContainer:
|
||||
@@ -168,7 +167,7 @@ redis:
|
||||
|
||||
# Database migrations
|
||||
migrations:
|
||||
enabled: true
|
||||
enabled: false
|
||||
image:
|
||||
repository: orchard-server
|
||||
tag: ""
|
||||
|
||||
Reference in New Issue
Block a user