initial commit

This commit is contained in:
2023-11-19 14:57:18 +03:00
commit 097ce0a6cf
11 changed files with 876 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
K3S_DATASTORE_ENDPOINT='{{ k3s_datastore_endpoint }}'
K3S_KUBECONFIG_MODE='{{ k3s_kubeconfig_mode }}'
K3S_TOKEN='{{ k3s_token }}'