From 5f804b4caa3bde5dd8f414c8e803a77cf67c1af9 Mon Sep 17 00:00:00 2001 From: Armando Diaz Date: Fri, 5 Dec 2025 12:37:09 -0600 Subject: [PATCH] values updates --- helm/orchard/values.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/helm/orchard/values.yaml b/helm/orchard/values.yaml index 357b67e..28c0f87 100644 --- a/helm/orchard/values.yaml +++ b/helm/orchard/values.yaml @@ -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: ""