From 9336cfada50296c4d75f464c9dfa0090fd6f2485 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Mon, 15 Apr 2024 22:59:56 +0200 Subject: [PATCH] removed capa --- infrastructure/03-traefik/base/deployment-traefik.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/infrastructure/03-traefik/base/deployment-traefik.yaml b/infrastructure/03-traefik/base/deployment-traefik.yaml index 998c8cf..5f33d66 100644 --- a/infrastructure/03-traefik/base/deployment-traefik.yaml +++ b/infrastructure/03-traefik/base/deployment-traefik.yaml @@ -111,8 +111,6 @@ spec: runAsGroup: 65532 runAsNonRoot: true runAsUser: 65532 - capabilities: - add: ["NET_BIND_SERVICE"] serviceAccountName: traefik terminationGracePeriodSeconds: 60 volumes: