diff --git a/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml b/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml index 04937cf1f..bbe5a9902 100644 --- a/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml +++ b/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml @@ -51,20 +51,6 @@ spec: name: rybbit-config-secret image: clickhouse/clickhouse-server:26.2.5 imagePullPolicy: IfNotPresent - livenessProbe: - exec: - command: - - CMD - - wget - - --no-verbose - - --tries=1 - - --spider - - http://localhost:8123/ping - failureThreshold: 5 - initialDelaySeconds: 10 - periodSeconds: 30 - successThreshold: 1 - timeoutSeconds: 5 name: main resources: requests: