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:
@@ -49,7 +49,6 @@ service:
|
||||
port: 55555
|
||||
targetPort: 55555
|
||||
protocol: TCP
|
||||
targetPort: 55555
|
||||
bt-udp:
|
||||
enabled: false
|
||||
type: ClusterIP
|
||||
@@ -59,7 +58,6 @@ service:
|
||||
port: 55555
|
||||
targetPort: 55555
|
||||
protocol: UDP
|
||||
targetPort: 55555
|
||||
|
||||
# -- Configure persistence settings for the chart under this key.
|
||||
# @default -- See values.yaml
|
||||
|
||||
Reference in New Issue
Block a user