playbook/jobs/init_nginx_oss: update
This commit is contained in:
parent
9042a92f70
commit
f42e514b84
@ -47,5 +47,5 @@ jobs:
|
||||
dns_sk=$DNS_SK
|
||||
ingress_ip=20.18.50.198
|
||||
EOF
|
||||
ansible-playbook -i hosts/inventory jobs/init_k3s_cluster -D
|
||||
#ansible-playbook -i hosts/inventory jobs/init_k3s_cluster -D
|
||||
ansible-playbook -i hosts/inventory jobs/init_nginx_oss -D
|
||||
|
||||
@ -14,5 +14,5 @@
|
||||
update_secret: true
|
||||
tls:
|
||||
- secret_name: nginx-tls
|
||||
keyfile: /etc/sl/onwalk.net.key
|
||||
certfile: /etc.ssl/onwalk.net.pem
|
||||
keyfile: /etc/ssl/onwalk.net.key
|
||||
certfile: /etc/ssl/onwalk.net.pem
|
||||
|
||||
Loading…
Reference in New Issue
Block a user