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