add back local cluster

This commit is contained in:
Joel Wetzell
2025-12-29 14:34:19 -06:00
parent c7a9b86a4b
commit 670052c26d
15 changed files with 10945 additions and 0 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