mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
6 lines
No EOL
108 B
YAML
Executable file
6 lines
No EOL
108 B
YAML
Executable file
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ./rbac.yaml
|
|
- ./configmap.yaml |