mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
export KUBE_USER to salt (support custom usernames) for vagrant, vsphere, photon, openstack.
This commit is contained in:
@@ -29,6 +29,7 @@ grains:
|
||||
cloud: photon-controller
|
||||
master_extra_sans: $MASTER_EXTRA_SANS
|
||||
api_servers: $MASTER_NAME
|
||||
kube_user: $KUBE_USER
|
||||
EOF
|
||||
|
||||
# Auto accept all keys from minions that try to join
|
||||
|
Reference in New Issue
Block a user