[Git][root/k8s/fluxcd][main] feat(cert-manager): namespace privileged

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: 8cfa509a by MarcusVRP at 2025-08-08T13:10:35-03:00 feat(cert-manager): namespace privileged - - - - - 1 changed file: - infrastructure/base/cert-manager/ns.yaml Changes: ===================================== infrastructure/base/cert-manager/ns.yaml ===================================== @@ -2,3 +2,5 @@ apiVersion: v1 kind: Namespace metadata: name: cert-manager + labels: + pod-security.kubernetes.io/enforce: privileged View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/8cfa509acb6434c46f3565a... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/8cfa509acb6434c46f3565a... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)