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
+2 -5
View File
@@ -22,17 +22,14 @@ service:
main:
port: 9089
targetPort: 80
dns-tcp:
dns:
enabled: true
ports:
dns-tcp:
enabled: true
port: 53
targetPort: 53
dns:
enabled: true
ports:
dns:
dns-udp:
enabled: true
protocol: UDP
port: 53