mirror of
https://github.com/jbowdre/vsphere-k8s.git
synced 2024-11-21 23:52:18 +00:00
Update join-workers.sh
This commit is contained in:
parent
e89d858f63
commit
a5bc6db0b5
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
#!/bin/bash -eu
|
#!/bin/bash -eu
|
||||||
# export KUBEADM_TOKEN="1iopsj.8w8c5aacrt1zdl6z"
|
|
||||||
# export K8S_CONTROLPLANE_VIP="kates.lab.bowdre.net"
|
|
||||||
|
|
||||||
source ./env.txt
|
source ./env.txt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue