mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
7 lines
No EOL
125 B
YAML
Executable file
7 lines
No EOL
125 B
YAML
Executable file
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ./rbac.yaml
|
|
- ./configmap.yaml
|
|
- ./cronjob.yaml |