Skip to content

Commit

Permalink
chore: increase cnpg preprod requests
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Dec 20, 2023
1 parent 16a5c7f commit 5e11a8b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .kontinuous/env/preprod/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
global:
pgSecretName: pg-app

pg:
cnpg-cluster:
persistence:
size: "20Gi"
resources:
requests:
memory: 3Gi
limits:
memory: 3Gi

pg-metabase:
~chart: pg

Expand Down

0 comments on commit 5e11a8b

Please sign in to comment.