09_homelab_apps/homelab-apps/templates/thanos.yaml aktualisiert
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user