Ä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
|
||||
metadata:
|
||||
name: grafana-route
|
||||
namespace: monitoring
|
||||
namespace: kube-prometheus-stack
|
||||
spec:
|
||||
parentRefs:
|
||||
- name: shared-gateway
|
||||
|
||||
Reference in New Issue
Block a user