Automated Manifest Update #5043
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user