mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 20:17:41 +00:00
AWS kube-up: export kube_user to salt
This was done for GCE in #29164, but not for AWS. Fixes #29424
This commit is contained in:
parent
480e8a30ef
commit
55d0d3b4fa
@ -102,6 +102,7 @@ EOF
|
||||
fi
|
||||
|
||||
env-to-grains "runtime_config"
|
||||
env-to-grains "kube_user"
|
||||
}
|
||||
|
||||
salt-node-role() {
|
||||
|
Loading…
Reference in New Issue
Block a user