Remove probes from backend
This commit is contained in:
parent
75ce3bc638
commit
004d841625
@ -1492,11 +1492,11 @@ hubble:
|
|||||||
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
# -- Enable liveness probe for Hubble-ui backend (requires Hubble-ui 0.12+)
|
# -- Enable liveness probe for Hubble-ui backend (requires Hubble-ui 0.12+)
|
||||||
enabled: true
|
enabled: false
|
||||||
|
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
# -- Enable readiness probe for Hubble-ui backend (requires Hubble-ui 0.12+)
|
# -- 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.
|
# -- Resource requests and limits for the 'backend' container of the 'hubble-ui' deployment.
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user