Whoops, mixed internal and external.
This commit is contained in:
parent
031c5b3e57
commit
af286f535f
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ spec:
|
||||||
size: 10Gi
|
size: 10Gi
|
||||||
query:
|
query:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
extraArgs: ["--alert.query-url=https://thanos.hsn.dev"]
|
extraArgs: ["--alert.query-url=https://thanos.jahanson.tech"]
|
||||||
additionalStores: ["thanos.turbo.ac:10901"]
|
additionalStores: ["thanos.turbo.ac:10901"]
|
||||||
queryFrontend:
|
queryFrontend:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -92,7 +92,7 @@ spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: internal-nginx
|
ingressClassName: internal-nginx
|
||||||
hosts:
|
hosts:
|
||||||
- &host thanos.hsn.dev
|
- &host thanos.jahanson.tech
|
||||||
tls:
|
tls:
|
||||||
- hosts: [*host]
|
- hosts: [*host]
|
||||||
podAnnotations: &podAnnotations
|
podAnnotations: &podAnnotations
|
||||||
|
|
Loading…
Reference in a new issue