initial commit
This commit is contained in:
3
templates/k3s-master-service-env.j2
Normal file
3
templates/k3s-master-service-env.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
K3S_DATASTORE_ENDPOINT='{{ k3s_datastore_endpoint }}'
|
||||
K3S_KUBECONFIG_MODE='{{ k3s_kubeconfig_mode }}'
|
||||
K3S_TOKEN='{{ k3s_token }}'
|
||||
Reference in New Issue
Block a user