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:
@@ -26,7 +26,7 @@ sources:
|
||||
- https://github.com/PrivateBin/PrivateBin
|
||||
- https://hub.docker.com/r/privatebin/pdo
|
||||
type: application
|
||||
version: 0.0.7
|
||||
version: 0.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
@@ -50,9 +50,9 @@ env:
|
||||
|
||||
service:
|
||||
main:
|
||||
protocol: HTTP
|
||||
ports:
|
||||
main:
|
||||
protocol: HTTP
|
||||
targetPort: 8080
|
||||
port: 10248
|
||||
|
||||
|
||||
Reference in New Issue
Block a user