mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
4 lines
73 B
Bash
Executable file
4 lines
73 B
Bash
Executable file
#!/bin/bash
|
|
|
|
helm delete drupal
|
|
kubectl delete pvc data-drupal-mariadb-0
|