Update values.yaml

This commit is contained in:
Maidul Islam
2024-02-01 22:45:54 -05:00
committed by GitHub
parent 582472e4cc
commit b6eb08167f

4
.github/values.yaml vendored
View File

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