mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +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
|