Skip to content

Commit 65679a4

Browse files
committed
[patch] change port
1 parent 56b4cdb commit 65679a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-applications/300-mas-provisioner/templates/07-Route.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
name: mas-provisioner-service
1919
weight: 100
2020
port:
21-
targetPort: {{ .Values.service_port }}
21+
targetPort: https
2222
tls:
2323
termination: passthrough
2424
insecureEdgeTerminationPolicy: None

0 commit comments

Comments
 (0)