Skip to content

Commit

Permalink
feat(mosquitto): change externalTrafficPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed May 4, 2024
1 parent 8d03156 commit fc6b1bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
annotations:
external-dns.alpha.kubernetes.io/hostname: "mqtt.econline.nl."
io.cilium/lb-ipam-ips: "10.45.0.10"
externalTrafficPolicy: Local
externalTrafficPolicy: Cluster
ports:
mqtt:
enabled: true
Expand Down

0 comments on commit fc6b1bb

Please sign in to comment.