dumpnet-argo/terraform/namespaces.tf

6 lines
242 B
Terraform
Raw Normal View History

2026-08-18 13:46:49 -04:00
# Namespaces that need privileged PodSecurity are managed as Helm charts
# in charts/<name>/templates/namespace.yaml so ArgoCD creates them with
# the correct labels before deploying workloads into them.
#
# This file is intentionally empty.