Packer.Images/ansible/roles/firstboot/files/ansible_payload/templates/ingressroute.j2
Danny Bessems 1746af9b9d
All checks were successful
continuous-integration/drone/push Build is passing
Fix variable references
2022-07-18 14:07:12 +02:00

8 lines
167 B
Django/Jinja

apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: {{ _template.name }}
namespace: {{ _template.namespace }}
spec:
{{ _template.config }}