1
0
Fork 0

feat(postgres): add default db kissj-prod

- reneables metrics
This commit is contained in:
Vojtěch Mareš 2022-04-11 00:26:33 +02:00
parent b92af4b8f1
commit 6691d154d4
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -6,6 +6,8 @@ postgresql:
auth: auth:
postgresPassword: Eycwrv4ECmxB63t37EwT postgresPassword: Eycwrv4ECmxB63t37EwT
database: kissj-prod
primary: primary:
resources: resources:
limits: limits:
@ -35,7 +37,7 @@ postgresql:
size: 10Gi size: 10Gi
metrics: metrics:
enabled: false enabled: true
serviceMonitor: serviceMonitor:
enabled: true enabled: true