From b6eb08167f99eac51c4ef8f5d6eac8bb4f55d422 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Thu, 1 Feb 2024 22:45:54 -0500 Subject: [PATCH] Update values.yaml --- .github/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/values.yaml b/.github/values.yaml index 600fffc36..be55bfad4 100644 --- a/.github/values.yaml +++ b/.github/values.yaml @@ -19,14 +19,14 @@ infisical: ## @param backend.name Backend name ## name: infisical - replicaCount: 2 + replicaCount: 3 image: repository: infisical/staging_infisical tag: "latest" pullPolicy: IfNotPresent deploymentAnnotations: - secrets.infisical.com/auto-reload: "true" + secrets.infisical.com/auto-reload: "false" kubeSecretRef: "infisical-gamma-secrets"