mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-22 16:38:54 +00:00
4 lines
79 B
Bash
Executable file
4 lines
79 B
Bash
Executable file
#!/bin/bash
|
|
|
|
helm delete wordpress
|
|
kubectl delete pvc data-wordpress-mariadb-0
|