Add DNS record.
This commit is contained in:
parent
114cbb79a8
commit
f592de0415
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ spec:
|
|||
root_url: https://grafana.valinor.social
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/target: ingress.valinor.social
|
||||
ingressClassName: nginx
|
||||
hosts:
|
||||
- &host grafana.valinor.social
|
||||
|
|
Reference in a new issue