Bulk add targetPort to values.yaml for stable Apps

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-06 22:55:18 +01:00
parent ae673dcefb
commit dcd5947918
152 changed files with 215 additions and 2 deletions
+3
View File
@@ -30,13 +30,16 @@ service:
ports:
main:
port: 8069
targetPort: 8069
odoo:
ports:
odoo-1:
port: 8071
targetPort: 8071
protocol: TCP
odoo-2:
port: 8072
targetPort: 8072
protocol: TCP
persistence: