incorrect ingress class name
This commit is contained in:
parent
924ee7bbbb
commit
e657067f60
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ spec:
|
|||
replicaCount: 3
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: hsn-
|
||||
ingressClassName: hsn-nginx
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
|
||||
hostname: &host thanos-query-frontend.hsn.dev
|
||||
|
|
Reference in a new issue