mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-24 05:48:08 +08:00
added k3d test scripts
This commit is contained in:
4
k3d/k3d-down.sh
Executable file
4
k3d/k3d-down.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
k3d cluster delete homepage
|
||||
rm kubeconfig
|
||||
Reference in New Issue
Block a user