mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Rm probes nextcloud
This commit is contained in:
@@ -51,6 +51,10 @@ spec:
|
|||||||
user.ini: |-
|
user.ini: |-
|
||||||
upload_max_filesize=16G
|
upload_max_filesize=16G
|
||||||
post_max_size=16G
|
post_max_size=16G
|
||||||
|
livenessProbe:
|
||||||
|
enabled: false
|
||||||
|
readinessProbe:
|
||||||
|
enabled: false
|
||||||
phpClientHttpsFix:
|
phpClientHttpsFix:
|
||||||
enabled: true
|
enabled: true
|
||||||
protocol: https
|
protocol: https
|
||||||
|
|||||||
Reference in New Issue
Block a user