chore(apps): combine some ports (#3096)
* chore(apps): combine some ports * lints * move `protocol` under `ports` rather under `service` * bump cloudd
This commit is contained in:
@@ -21,7 +21,7 @@ name: jackett
|
||||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 11.0.19
|
||||
version: 11.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -8,9 +8,9 @@ securityContext:
|
||||
|
||||
service:
|
||||
main:
|
||||
protocol: HTTP
|
||||
ports:
|
||||
main:
|
||||
protocol: HTTP
|
||||
targetPort: 9117
|
||||
port: 9117
|
||||
|
||||
|
||||
Reference in New Issue
Block a user