Adding optional disabling of prometheus ep in acm
[policy/docker.git] / compose / config / clamp / AcRuntimeParameters.yaml
index 6f8d5dc..ac1310c 100644 (file)
@@ -66,3 +66,7 @@ management:
       base-path: /
       exposure:
         include: health, metrics, prometheus
+
+metrics:
+  security:
+    disabled: false
\ No newline at end of file