mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
4 lines
117 B
Bash
4 lines
117 B
Bash
|
cd "$(dirname "$0")"
|
||
|
kubectl create -f resources/test-configmap.yaml
|
||
|
kubectl delete -f resources/test-configmap.yaml
|