mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-11-10 07:23:30 +01:00
rephrase option to cloud controller
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
This commit is contained in:
parent
db96168491
commit
3f6ce99369
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ runtime. For instance, to use the Azure Cloud Controller, assign the following t
|
||||||
the master node's configuration in your host file.
|
the master node's configuration in your host file.
|
||||||
|
|
||||||
Note, when using an external cloud controller as below, ensure that the native k3s
|
Note, when using an external cloud controller as below, ensure that the native k3s
|
||||||
option is disabled by setting the `k3s_disable_cloud_controller` to `true`.
|
cloud controller is disabled by setting the `k3s_disable_cloud_controller` to `true`.
|
||||||
|
|
||||||
**YAML**:
|
**YAML**:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue