Ingress fixes!

This commit is contained in:
Joseph Hanson 2024-04-07 09:52:32 -05:00
parent 93703ceb90
commit afa4f6ffe4
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
3 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@ spec:
scrapeTimeout: 10s
ingress:
app:
className: external
className: external-nginx
annotations:
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
external-dns.alpha.kubernetes.io/target: external.hsn.dev

View file

@ -37,7 +37,7 @@ endpoints:
- type: pushover
- name: flux-webhook
group: external
url: https://flux-webhook.hsn.dev
url: https://flux-receiver.hsn.dev
interval: 1m
client:
dns-resolver: tcp://1.1.1.1:53

View file

@ -90,7 +90,7 @@ spec:
extraArgs: ["--query-range.response-cache-config=$(THANOS_CACHE_CONFIG)"]
ingress:
enabled: true
ingressClassName: internal
ingressClassName: internal-nginx
hosts:
- &host thanos.hsn.dev
tls: