Füge die Routen-Konfiguration für Grafana im kube-prometheus-stack hinzu
This commit is contained in:
@@ -28,6 +28,14 @@ spec:
|
|||||||
parentRefs:
|
parentRefs:
|
||||||
- name: shared-gateway
|
- name: shared-gateway
|
||||||
namespace: default
|
namespace: default
|
||||||
|
routes:
|
||||||
|
enabled: true
|
||||||
|
hostnames:
|
||||||
|
- grafana.k8s.hnrx.net
|
||||||
|
parentRefs:
|
||||||
|
- name: shared-gateway
|
||||||
|
namespace: default
|
||||||
|
httpsRedirect: true
|
||||||
prometheus:
|
prometheus:
|
||||||
prometheusSpec:
|
prometheusSpec:
|
||||||
storageSpec:
|
storageSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user