Bulk add targetPort to values.yaml for stable Apps
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user