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