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