09_homelab_apps/homelab-apps/templates/thanos.yaml aktualisiert

This commit is contained in:
2026-08-15 21:09:24 +00:00
parent 75a5199a5a
commit 2c36d298c0
@@ -80,6 +80,14 @@ spec:
namespace: default
hostnames:
- thanos-receive.k8s.hnrx.net
extraRules:
- matches:
- path:
type: PathPrefix
value: /api
backendRefs:
- name: thanos-receive
port: 10908
bucket:
bucketweb:
enabled: true
@@ -90,14 +98,6 @@ spec:
namespace: default
hostnames:
- thanos-bucket.k8s.hnrx.net
extraRules:
- matches:
- path:
type: PathPrefix
value: /api
backendRefs:
- name: thanos-receive
port: 10908
serviceMonitor:
enabled: true
labels: