feat(argocd): force-set server replicas
This commit is contained in:
parent
ebb21312d7
commit
81bce12c62
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ spec:
|
|||
version: 6.7.11
|
||||
targetNamespace: argocd
|
||||
valuesContent: |-
|
||||
server:
|
||||
replicas: 1
|
||||
applicationSet:
|
||||
enabled: false
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue