diff --git a/infrastructure/03-traefik/base/deployment-traefik.yaml b/infrastructure/03-traefik/base/deployment-traefik.yaml index 5f33d66..849c863 100644 --- a/infrastructure/03-traefik/base/deployment-traefik.yaml +++ b/infrastructure/03-traefik/base/deployment-traefik.yaml @@ -98,8 +98,8 @@ spec: securityContext: allowPrivilegeEscalation: false capabilities: - drop: - - ALL + add: + - NET_BIND_SERVICE readOnlyRootFilesystem: true volumeMounts: - mountPath: /data