zkt22/z2/prepare-app.sh

6 lines
73 B
Bash

#!/bin/bash
set -e
kubectl create namespace z2
kubectl apply -f pv.yaml