Skip to content

Commit

Permalink
[nats helm] remove duplicate monitoring port
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Lloyd <[email protected]>
  • Loading branch information
Caleb Lloyd authored and caleblloyd committed Aug 25, 2022
1 parent 81418cf commit ae48f35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions helm/charts/nats/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ spec:
name: cluster
- containerPort: 8222
name: monitor
- containerPort: 7777
name: {{ .Values.exporter.portName }}
{{- if .Values.mqtt.enabled }}
- containerPort: 1883
name: mqtt
Expand Down

0 comments on commit ae48f35

Please sign in to comment.