Update ingress annotations.

This commit is contained in:
Joseph Hanson 2023-12-01 13:54:14 -06:00
parent 0d676cef06
commit 924ee7bbbb
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -38,7 +38,9 @@ spec:
replicaCount: 3 replicaCount: 3
ingress: ingress:
enabled: true enabled: true
ingressClassName: hsn-nginx ingressClassName: hsn-
annotations:
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
hostname: &host thanos-query-frontend.hsn.dev hostname: &host thanos-query-frontend.hsn.dev
tls: true tls: true
extraTls: extraTls: