Skip to content

Commit

Permalink
fix: increase cnpg prod requests to match limits
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Dec 21, 2023
1 parent 2948a7c commit 3b21d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pg:
cnpg-cluster:
resources:
requests:
memory: 256Mi
memory: 3Gi
limits:
memory: 3Gi

Expand Down

0 comments on commit 3b21d16

Please sign in to comment.