Skip to content

Commit

Permalink
chore: reduce old sand dev resources (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegentlemanphysicist authored Sep 19, 2024
1 parent 4050afb commit 2cdd4f7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
replicaCount: 2
replicaCount: 1

additionalServerOptions: >-
-Dkeycloak.profile.feature.impersonation=disabled
Expand All @@ -21,15 +21,15 @@ extraEnvs:

resources:
limits:
cpu: 4
cpu: 2
requests:
cpu: 150m

podDisruptionBudget:
enabled: false

patroni:
replicaCount: 3
replicaCount: 2

persistentVolume:
size: 8Gi
Expand Down

0 comments on commit 2cdd4f7

Please sign in to comment.