diff --git a/clusters/ontime-dev/cilium.yaml b/clusters/ontime-dev/cilium.yaml index 5d0bc4a..9ed9be4 100644 --- a/clusters/ontime-dev/cilium.yaml +++ b/clusters/ontime-dev/cilium.yaml @@ -37,4 +37,14 @@ spec: ipam: mode: kubernetes operator: - replicas: 1 \ No newline at end of file + replicas: 1 + hubble: + relay: + enabled: true + ui: + enabled: true + ingress: + enabled: true + className: nginx + hosts: + - hubble-ontime.jwetzell.internal \ No newline at end of file