diff --git a/cilium/values.home.yaml b/cilium/values.home.yaml index be134be..7ff5bd1 100644 --- a/cilium/values.home.yaml +++ b/cilium/values.home.yaml @@ -1492,11 +1492,11 @@ hubble: livenessProbe: # -- Enable liveness probe for Hubble-ui backend (requires Hubble-ui 0.12+) - enabled: true + enabled: false readinessProbe: # -- Enable readiness probe for Hubble-ui backend (requires Hubble-ui 0.12+) - enabled: true + enabled: false # -- Resource requests and limits for the 'backend' container of the 'hubble-ui' deployment. resources: {}