Whoops, mixed internal and external.

This commit is contained in:
Joseph Hanson 2024-04-07 11:06:58 -05:00
parent 031c5b3e57
commit af286f535f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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