1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/definitions/k8s-resource/kustomization.yaml
2021-09-10 14:39:12 -07:00

10 lines
213 B
YAML
Executable file

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./clusterroles.yaml
- ./clusterrolebindings.yaml
- ./configmap.yaml
- ./metricsconfigmap.yaml
- ./service.yaml
- ./serviceaccount.yaml