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