diff --git a/resources/nats/templates/statefulset.yaml b/resources/nats/templates/statefulset.yaml index ddba68e2..9d5e4bd2 100644 --- a/resources/nats/templates/statefulset.yaml +++ b/resources/nats/templates/statefulset.yaml @@ -88,6 +88,7 @@ spec: {{- end }} # disable service environment variables + # service discovery uses DNS; don't need service env vars enableServiceLinks: false # Required to be able to HUP signal and apply config # reload to the server without restarting the pod.