diff options
-rw-r--r-- | compose/config/clamp/AcRuntimeParameters.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compose/config/clamp/AcRuntimeParameters.yaml b/compose/config/clamp/AcRuntimeParameters.yaml index 6f8d5dcf..ac1310c2 100644 --- a/compose/config/clamp/AcRuntimeParameters.yaml +++ b/compose/config/clamp/AcRuntimeParameters.yaml @@ -66,3 +66,7 @@ management: base-path: / exposure: include: health, metrics, prometheus + +metrics: + security: + disabled: false
\ No newline at end of file |