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
@@ -19,11 +19,13 @@ service:
main:
protocol: UDP
port: 1812
targetPort: 1812
accounting:
ports:
accounting:
protocol: UDP
port: 1813
targetPort: 1813
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)