1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/definitions/k8s-resource/kustomization.yaml

10 lines
205 B
YAML
Raw Normal View History

2020-06-05 13:42:53 -07:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2020-11-19 14:22:54 -08:00
- ./clusterroles.yaml
- ./clusterrolebindings.yaml
- ./configmap.yaml
- ./namespace.yaml
- ./service.yaml
- ./serviceaccount.yaml