Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/509d0a785ecd4fcb550cb66b333cde5cfe106192/k3d/k3d-down.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#!/bin/bash
|
|
|
|
k3d cluster delete homepage
|
|
rm kubeconfig
|