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:
@@ -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 | |
|
||||
|
||||
Reference in New Issue
Block a user