values updates

This commit is contained in:
Armando Diaz
2025-12-05 12:37:09 -06:00
parent f810c40134
commit d2744429c0

View File

@@ -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: ""