Remove probes from backend
This commit is contained in:
parent
75ce3bc638
commit
004d841625
@ -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: {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user