Put traefik in place until I figure out how to do acme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user