Put traefik in place until I figure out how to do acme

This commit is contained in:
2019-04-12 14:37:17 -04:00
parent 53f680a88b
commit d85c7c1896
5 changed files with 137 additions and 0 deletions

View File

@@ -39,6 +39,9 @@
src: ../templates/rke-configs/{{ item }}.j2
dest: "{{ rke_directory }}/configs/{{ item }}"
with_items:
- traefik-rbac.yaml
- traefik-ds.yaml
- traefik-ingress.yaml
- nfs-client-deployment.yaml
- nfs-client-rbac.yaml
- nfs-client-storageclass.yaml