Skip to content

Commit

Permalink
chore: modify pod counts in sand dev
Browse files Browse the repository at this point in the history
  • Loading branch information
thegentlemanphysicist committed Jul 9, 2024
1 parent 3b0a750 commit 774f9a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
replicaCount: 3
replicaCount: 2

additionalServerOptions: >-
-Dkeycloak.profile.feature.impersonation=disabled
Expand Down Expand Up @@ -46,4 +46,4 @@ patroni:
enabled: true

rollingUpdate:
maxSurge: 2
maxSurge: 1
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ patroni:
enabled: false

rollingUpdate:
maxSurge: 3
maxSurge: 1

0 comments on commit 774f9a3

Please sign in to comment.