6 lines
111 B
Bash
6 lines
111 B
Bash
|
cd /kiamol/ch05
|
||
|
|
||
|
kubectl apply -f todo-list/postgres-persistentVolumeClaim.yaml
|
||
|
kubectl get pvc
|
||
|
kubectl get pv
|