Move namespaces out of terraform

This commit is contained in:
Ian Keane 2026-08-18 13:46:49 -04:00
parent 865831f1de
commit 6cecb90baf
7 changed files with 66 additions and 20 deletions

View file

@ -0,0 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
name: fluent-bit
labels:
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged