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
+2
View File
@@ -64,6 +64,7 @@ service:
ports:
main:
port: 8091
targetPort: 8091
ws:
enabled: true
type: ClusterIP
@@ -71,6 +72,7 @@ service:
ws:
enabled: true
port: 3000
targetPort: 3000
protocol: TCP
persistence: