Skip to content

Commit

Permalink
Update charts/ziti-router/templates/service.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
  • Loading branch information
kevinlmadison and qrkourier authored Nov 25, 2024
1 parent 6d9603f commit d2052bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ziti-router/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ spec:
publishNotReadyAddresses: {{ . }}
{{- end }}
ports:
{{- $service_name := .name }}
{{- $ziti_service := .zitiService }}
{{- range $root.Values.tunnel.proxyServices }}
{{- if and .zitiService (eq .zitiService $service_name) }}
- port: {{ .advertisedPort }}
Expand Down

0 comments on commit d2052bd

Please sign in to comment.