modify weave password
This commit is contained in:
parent
c5c2a3e4a9
commit
aaf22d26bd
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ kube_network_plugin: calico
|
||||||
# weave's network password for encryption
|
# weave's network password for encryption
|
||||||
# if null then no network encryption
|
# if null then no network encryption
|
||||||
# you can use --extra-vars to pass the password in command line
|
# you can use --extra-vars to pass the password in command line
|
||||||
weave_password: ~t94S:mweJN}32-K
|
weave_password: EnterPasswordHere
|
||||||
|
|
||||||
# Weave uses consensus mode by default
|
# Weave uses consensus mode by default
|
||||||
# Enabling seed mode allow to dynamically add or remove hosts
|
# Enabling seed mode allow to dynamically add or remove hosts
|
||||||
|
|
Loading…
Reference in a new issue