Ändere den Namespace der Grafana-HTTPRoute von 'monitoring' zu 'kube-prometheus-stack'
This commit is contained in:
@@ -53,7 +53,7 @@ apiVersion: gateway.networking.k8s.io/v1
|
|||||||
kind: HTTPRoute
|
kind: HTTPRoute
|
||||||
metadata:
|
metadata:
|
||||||
name: grafana-route
|
name: grafana-route
|
||||||
namespace: monitoring
|
namespace: kube-prometheus-stack
|
||||||
spec:
|
spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: shared-gateway
|
- name: shared-gateway
|
||||||
|
|||||||
Reference in New Issue
Block a user