split infrastructure by cluster

This commit is contained in:
2025-11-07 13:56:32 -06:00
parent 3dce69bb4b
commit 827e417129
19 changed files with 608 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./cluster-role-binding.yaml
- ./deploy.yaml
- ./namespace-prefix-policy.yaml
- ./service-account.yaml