Skip to content

Commit c9c5fd5

Browse files
chore: update values-ha example
1 parent 3d5a80e commit c9c5fd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/gitops-runtime/values-ha.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ global:
55
whenUnsatisfiable: DoNotSchedule
66

77
app-proxy:
8-
# -- Set to 1 until https://codefresh-io.atlassian.net/browse/CR-29338 is resolved
9-
replicaCount: 1
8+
replicaCount: 2
109
pdb:
1110
enabled: true
1211
minAvailable: 1

0 commit comments

Comments
 (0)