Skip to content

Commit

Permalink
add vals to overwrite defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 21, 2025
1 parent f8303cd commit b4cf4ac
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions keycloak-db-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ volumePermissions:
image:
registry:

# To enable metrics we need to pull in the posgresql-exporter image
metrics:
enabled: true
image:
registry:

Expand All @@ -40,10 +42,6 @@ readReplicas:
cpu: 2000m
memory: 2Gi

# To enable metrics we need to pull in the posgresql-exporter image
metrics:
enabled: true

persistence:
enabled: true

Expand Down

0 comments on commit b4cf4ac

Please sign in to comment.