diff --git a/charts/ui/values.yaml b/charts/ui/values.yaml index d59200c..2a718bf 100644 --- a/charts/ui/values.yaml +++ b/charts/ui/values.yaml @@ -71,14 +71,6 @@ resources: {} # cpu: 100m # memory: 128Mi -livenessProbe: - httpGet: - path: / - port: http -readinessProbe: - httpGet: - path: / - port: http autoscaling: enabled: false