fix(Traefik): targetPort shouldn't have been added to traefik vaules.yaml

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-07 19:03:55 +01:00
parent 9c7445f635
commit 877d08e014
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 10.0.6
version: 10.0.7
annotations:
truecharts.org/catagories: |
- network
-2
View File
@@ -151,13 +151,11 @@ service:
web:
enabled: true
port: 9080
targetPort: 9080
protocol: HTTP
redirectTo: websecure
websecure:
enabled: true
port: 9443
targetPort: 9443
protocol: HTTPS
# tcpexample:
# enabled: true