updates kubeURL

This commit is contained in:
2022-07-04 11:19:30 -05:00
parent 357eb9b9da
commit 0e354302d8
5 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ podTemplate (
)
functions.deletePod(
kubeAuth: "rancher-admin-token",
kubeURL: "https://rancher.test-chamber-13.lan/k8s/clusters/c-mc9cq",
kubeURL: "https://k8s.test-chamber-13.lan:8043",
namespace: "game-servers",
selector: "app=rcon"
)