mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
increase replica count for gamma
This commit is contained in:
4
.github/values.yaml
vendored
4
.github/values.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
frontend:
|
||||
replicaCount: 1
|
||||
replicaCount: 3
|
||||
image:
|
||||
repository:
|
||||
pullPolicy: Always
|
||||
@@ -7,7 +7,7 @@ frontend:
|
||||
kubeSecretRef: managed-secret-frontend
|
||||
|
||||
backend:
|
||||
replicaCount: 1
|
||||
replicaCount: 3
|
||||
image:
|
||||
repository:
|
||||
pullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user