fix: fix service name target for NATS istio support
This commit is contained in:
parent
4b89b9a6dc
commit
8c869e5db8
@ -16,7 +16,7 @@ spec:
|
|||||||
- port: 1883
|
- port: 1883
|
||||||
route:
|
route:
|
||||||
- destination:
|
- destination:
|
||||||
host: {{ .Release.Name }}-nats
|
host: nats
|
||||||
port:
|
port:
|
||||||
number: 1883
|
number: 1883
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user