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
|
||||
route:
|
||||
- destination:
|
||||
host: {{ .Release.Name }}-nats
|
||||
host: nats
|
||||
port:
|
||||
number: 1883
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user