mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-11-10 07:23:30 +01:00
9 lines
136 B
YAML
9 lines
136 B
YAML
---
|
|
|
|
node-label:
|
|
- "foo=bar"
|
|
- "hello=world"
|
|
kubelet-arg:
|
|
- "cloud-provider=external"
|
|
- "provider-id=azure"
|
|
snapshotter: native
|