Apply default nodePorts && fix transmission portal (#646)

* Fixes focalboard nodeport

* fixes transmissions portal path

* Update wishlist

* Change default ports pt1

* Change default ports pt2

* Change default ports pt3

* Also change nextcloud default nodeport

* Restore identation
This commit is contained in:
Stavros Kois
2021-07-02 22:27:56 +02:00
committed by GitHub
parent 30c1f62b4d
commit 756c31c54b
78 changed files with 182 additions and 143 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ sources:
- https://github.com/transmission/transmission
- https://hub.docker.com/r/linuxserver/transmission
type: application
version: 6.2.10
version: 6.2.11
@@ -27,6 +27,7 @@ portals:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/web/"
questions:
- variable: portal
group: "Container Image"