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
|
||||
query:
|
||||
replicas: 2
|
||||
extraArgs: ["--alert.query-url=https://thanos.hsn.dev"]
|
||||
extraArgs: ["--alert.query-url=https://thanos.jahanson.tech"]
|
||||
additionalStores: ["thanos.turbo.ac:10901"]
|
||||
queryFrontend:
|
||||
enabled: true
|
||||
|
@ -92,7 +92,7 @@ spec:
|
|||
enabled: true
|
||||
ingressClassName: internal-nginx
|
||||
hosts:
|
||||
- &host thanos.hsn.dev
|
||||
- &host thanos.jahanson.tech
|
||||
tls:
|
||||
- hosts: [*host]
|
||||
podAnnotations: &podAnnotations
|
||||
|
|
Loading…
Reference in a new issue