keycloak: disable metrics endpoint
This commit is contained in:
parent
248104918c
commit
6c2ccb1384
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
FROM quay.io/keycloak/keycloak:latest
|
||||
|
||||
# Enable health and metrics support
|
||||
ENV KC_HEALTH_ENABLED=true
|
||||
ENV KC_METRICS_ENABLED=true
|
||||
ENV KC_CACHE_CONFIG_FILE=cache-persistent.xml
|
||||
ENV KC_DB=postgres
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue