feat(Apps): Simplify the Services GUI (#1290)

* standardise default serviceType

* remove noteport default setting

* completely yeet nodeport

* remove some crap from targetPort

* Simplify ports section

* fix calibre

* fix gitea

* cleanup hyperionNG
Fixes: #1288

* fix k8s gateway mistake

* fix miniflux

* fix nextcloud

* nulserv and nzbhydra fixes

* owncase fix

* resilio fix

* tdarrfix

* unifi and valheim fixes
This commit is contained in:
Kjeld Schouten-Lebbing
2021-11-07 00:32:56 +01:00
committed by GitHub
parent 6077dea94b
commit d648f10e94
167 changed files with 6985 additions and 14718 deletions
-3
View File
@@ -89,7 +89,6 @@ probes:
httpGet:
path: /status.php
port: 80
targetPort: 80
httpHeaders:
- name: Host
value: "test.fakedomain.dns"
@@ -108,7 +107,6 @@ probes:
httpGet:
path: /status.php
port: 80
targetPort: 80
httpHeaders:
- name: Host
value: "test.fakedomain.dns"
@@ -127,7 +125,6 @@ probes:
httpGet:
path: /status.php
port: 80
targetPort: 80
httpHeaders:
- name: Host
value: "test.fakedomain.dns"