Skip to content

Commit

Permalink
changing traffic policy
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiszli committed Jul 11, 2022
1 parent 8182673 commit 665863d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/server/mosquitto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ metadata:
labels:
name: 'netmaker-mqtt'
spec:
externalTrafficPolicy: Local
externalTrafficPolicy: Cluster
type: NodePort
selector:
app.kubernetes.io/instance: mosquitto
Expand Down

0 comments on commit 665863d

Please sign in to comment.