Bulk add targetPort to values.yaml for stable Apps
This commit is contained in:
@@ -16,6 +16,7 @@ service:
|
||||
ports:
|
||||
main:
|
||||
port: 5800
|
||||
targetPort: 5800
|
||||
vnc:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
@@ -23,6 +24,7 @@ service:
|
||||
vnc:
|
||||
enabled: true
|
||||
port: 5900
|
||||
targetPort: 5900
|
||||
protocol: "TCP"
|
||||
|
||||
# All values here are set as the docker defaults.
|
||||
|
||||
Reference in New Issue
Block a user