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