mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-17 10:19:49 +00:00
added k3d test scripts
This commit is contained in:
parent
98ce0e8c2e
commit
b724f520cd
12 changed files with 283 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue