diff --git a/keycloak-db-values.yaml b/keycloak-db-values.yaml index f380619..2aa7507 100644 --- a/keycloak-db-values.yaml +++ b/keycloak-db-values.yaml @@ -19,7 +19,9 @@ volumePermissions: image: registry: +# To enable metrics we need to pull in the posgresql-exporter image metrics: + enabled: true image: registry: @@ -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