Add 'z2/prepare-app.sh'

This commit is contained in:
Ondrej Ladomirják 2022-04-17 17:26:48 +00:00
parent 9566096caf
commit aa0799236b

5
z2/prepare-app.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
set -e
kubectl create namespace z2
kubectl apply -f pv.yaml