use new cluster
This commit is contained in:
parent
5bdcf465c9
commit
bb8764e0b7
@ -117,10 +117,10 @@ podTemplate(
|
||||
)
|
||||
|
||||
functions.deletePod(
|
||||
kubeAuth: "rancher-admin-token",
|
||||
kubeURL: "https://rancher.test-chamber-13.lan/k8s/clusters/c-mc9cq",
|
||||
kubeAuth: "k8s-game-servers-access",
|
||||
kubeURL: "https://kubernetes.test-chamber-13.lan:6443",
|
||||
namespace: "game-servers",
|
||||
selector: "workload.user.cattle.io/workloadselector=apps.deployment-game-servers-factorio"
|
||||
selector: "app=factorio"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user