Skip to content

Commit

Permalink
ingressclassname
Browse files Browse the repository at this point in the history
  • Loading branch information
morriq committed Dec 7, 2021
1 parent 93045df commit 2cf8bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/sample-project/templates/k8s.j2
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ metadata:
external-dns.alpha.kubernetes.io/target: '{{host_ip.content}}'
external-dns.alpha.kubernetes.io/hostname: '{{sample_app_domain}},www.{{sample_app_domain}}'
spec:
ingressClassName: nginx
rules:
- host: {{sample_app_domain}}
http:
Expand Down

0 comments on commit 2cf8bae

Please sign in to comment.