We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de22314 commit 7c0a784Copy full SHA for 7c0a784
metal/roles/k3s/templates/config.yaml.j2
@@ -7,3 +7,4 @@ token-file: {{ k3s_token_file }}
7
{% if 'masters' in group_names %}
8
{{ k3s_server_config | to_nice_yaml }}
9
{% endif %}
10
+snapshotter: stargz
0 commit comments