nextcloud readines timeout 10 s
This commit is contained in:
@@ -92,7 +92,7 @@ spec:
|
||||
- name: REDIS_MASTER_PORT_NUMBER
|
||||
value: "6379"
|
||||
readinessProbe:
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 10
|
||||
replica:
|
||||
extraEnvVars:
|
||||
- name: REDIS_MASTER_HOST
|
||||
@@ -100,7 +100,7 @@ spec:
|
||||
- name: REDIS_MASTER_PORT_NUMBER
|
||||
value: "6379"
|
||||
readinessProbe:
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 10
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user