1
0
Fork 0
home-stack-kustomize/kustomize/overlays/dev-cluster/kustomization.yaml

10 lines
225 B
YAML
Raw Normal View History

2021-08-26 16:42:21 +00:00
bases:
- ../../namespaces/kube-system
2021-08-26 16:42:32 +00:00
- ../../namespaces/operators
2021-08-26 16:42:21 +00:00
# allow "kubectl apply -l managed-by=cluster --prune ..."
2021-09-26 21:00:29 +00:00
commonLabels:
2021-08-26 16:42:21 +00:00
managed-by: kustomize-cluster
2021-08-27 19:57:29 +00:00
transformers:
- transformers/placeholders.yaml