From 1060b4b1162206f0a28bdd3cf148a584d4ff23d0 Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Sun, 18 Feb 2024 06:48:21 +0100 Subject: [PATCH] try to fix --- traefik/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/traefik/values.yaml b/traefik/values.yaml index 7aa9922..aedbaf4 100644 --- a/traefik/values.yaml +++ b/traefik/values.yaml @@ -10,7 +10,8 @@ ports: port: 443 tls: certResolver: "letsencrypt" - + metrics: + port: 9101 securityContext: capabilities: drop: [ALL]