Files
2026-03-09 20:21:35 -05:00

17 lines
330 B
YAML

apiVersion: networking.istio.io/v1beta1
kind: VirtualService
metadata:
name: grafana
namespace: grafana
spec:
hosts:
- grafana.kube.huskypup.net
gateways:
- istio-system/edge
http:
- route:
- destination:
host: grafana.grafana.svc.cluster.local
port:
number: 80