We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5a80e commit c9c5fd5Copy full SHA for c9c5fd5
charts/gitops-runtime/values-ha.yaml
@@ -5,8 +5,7 @@ global:
5
whenUnsatisfiable: DoNotSchedule
6
7
app-proxy:
8
- # -- Set to 1 until https://codefresh-io.atlassian.net/browse/CR-29338 is resolved
9
- replicaCount: 1
+ replicaCount: 2
10
pdb:
11
enabled: true
12
minAvailable: 1
0 commit comments