mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Add support for Service Envs (#237)
* Add support for service ENVs * Rename PR template Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -23,3 +23,4 @@ k3s_cluster:
|
||||
# api_port: 6443
|
||||
# k3s_server_location: /var/lib/rancher/k3s
|
||||
# systemd_dir: /etc/systemd/system
|
||||
# extra_service_envs: [ 'ENV_VAR1=VALUE1', 'ENV_VAR2=VALUE2' ]
|
||||
|
||||
Reference in New Issue
Block a user