mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-21 22:53:57 +08:00
changing traffic policy
This commit is contained in:
parent
8182673992
commit
665863d83d
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ metadata:
|
||||||
labels:
|
labels:
|
||||||
name: 'netmaker-mqtt'
|
name: 'netmaker-mqtt'
|
||||||
spec:
|
spec:
|
||||||
externalTrafficPolicy: Local
|
externalTrafficPolicy: Cluster
|
||||||
type: NodePort
|
type: NodePort
|
||||||
selector:
|
selector:
|
||||||
app.kubernetes.io/instance: mosquitto
|
app.kubernetes.io/instance: mosquitto
|
||||||
|
|
Loading…
Reference in a new issue