Merge pull request #96 from sirius0xdev/fix/proxygroup-correct-names

fix: update Grafana ProxyGroup to use proper service monitoring-kube-prometheus-operator
This commit is contained in:
sirius0xdev 2026-05-04 11:58:15 -04:00 committed by GitHub
commit 089ba22373
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,11 @@
apiVersion: tailscale.com/v1alpha1 apiVersion: tailscale.com/v1alpha1
kind: ProxyGroup kind: ProxyGroup
metadata: metadata:
name: grafana name: monitoring-kube-prometheus-operator
namespace: monitoring namespace: monitoring
spec: spec:
type: ingress type: ingress
hostnamePrefix: grafana-dashboard hostnamePrefix: monitoring-kube-prometheus-operator
serviceName: monitoring-kube-prometheus-operator
tags: tags:
- tag:k8s-operator - tag:k8s-operator