Add external-dns to longhorn-ui
This commit is contained in:
parent
f18e39efd6
commit
1a5a2b7a4f
1 changed files with 2 additions and 0 deletions
|
|
@ -43,4 +43,6 @@ ingress:
|
|||
{% if basic_auth is defined %}
|
||||
traefik.ingress.kubernetes.io/router.middlewares: basic-auth@file
|
||||
{% endif %}
|
||||
external-dns.alpha.kubernetes.io/hostname: longhorn.{{ cluster_domain }}
|
||||
external-dns.alpha.kubernetes.io/target: traefik.{{ cluster_domain }}
|
||||
#enablePSP: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue