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
@@ -17,6 +17,7 @@ service:
ports:
main:
port: 8112
targetPort: 8112
torrent:
enabled: true
type: ClusterIP
@@ -24,10 +25,12 @@ service:
tcp:
enabled: true
port: 51413
targetPort: 51413
protocol: TCP
udp:
enabled: true
port: 51413
targetPort: 51413
protocol: UDP
persistence: