Remove public ingress.
This commit is contained in:
parent
94aa6d1a6f
commit
363a5c85ec
1 changed files with 0 additions and 8 deletions
|
@ -38,14 +38,6 @@ spec:
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: hsn-nginx
|
|
||||||
annotations:
|
|
||||||
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
|
|
||||||
hostname: &host thanos-query-frontend.hsn.dev
|
|
||||||
tls: true
|
|
||||||
extraTls:
|
|
||||||
- hosts:
|
|
||||||
- *host
|
|
||||||
query:
|
query:
|
||||||
enabled: true
|
enabled: true
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
|
|
Reference in a new issue