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:
Stavros Kois
2022-07-09 21:29:01 +02:00
committed by GitHub
parent 041c926ec3
commit 8fcda955e2
54 changed files with 170 additions and 373 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -50,9 +50,9 @@ env:
service:
main:
protocol: HTTP
ports:
main:
protocol: HTTP
targetPort: 8080
port: 10248