fix(pydio-cells): Use different port for healthcheck (#1949)

* fix(pydio-cells): Use different port for healthcheck

* stupid

* allow rootfs for s3 storage

* revert root fs access

* try persistence

* rofs

* runAsRoot, so s3 compatible storage works..

* make healthcheck service internal only

* https?

* check without clusterip

* try clIP again

* more generous probes

* use number port

* clip is def

* remove timeouts
This commit is contained in:
Stavros Kois
2022-02-24 19:15:51 +01:00
committed by GitHub
parent 33275c3883
commit 0d0e21524b
4 changed files with 40 additions and 14 deletions
+1
View File
@@ -316,6 +316,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| photoview | main | main | 10159 | TCP | |
| linkace | main | main | 10160 | TCP | |
| librephotos | main | main | 10161 | TCP | |
| pydio-cells | healthcheck | healthcheck | 10162 | TCP | |
| satisfactory | beacon | beacon | 15000 | UDP | |
| satisfactory | query | query | 15777 | UDP | |
| minecraft-bedrock | main | main | 19132 | UDP | |