Added scripts for adding and removing static PVs using nfs-csi

Altered values-override to use nfs-csi for static PVs
This commit is contained in:
2025-11-14 18:36:05 +08:00
parent 900b9ca1f3
commit 87db1a9aab
7 changed files with 69 additions and 5 deletions

4
delete-pv.sh Executable file
View File

@@ -0,0 +1,4 @@
kubectl delete -f pv-apim-audit.yaml
kubectl delete -f pv-apim-events.yaml
kubectl delete -f pv-apim-opentraffic.yaml
kubectl delete -f pv-apim-payloads.yaml