Skip to content

Commit

Permalink
disable metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 19, 2025
1 parent 4ce2682 commit 3aa0dde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keycloak-db-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ readReplicas:
limits:
cpu: 2000m
memory: 2Gi
# To enable metrics we need to pull in the posgresql-exporter image
metrics:
enabled: true
enabled: false
persistence:
enabled: true

Expand Down

0 comments on commit 3aa0dde

Please sign in to comment.