mirror of
https://github.com/outbackdingo/netmaker-helm.git
synced 2026-01-27 18:19:39 +00:00
Merge pull request #16 from amarkwalder/bugfix_duplicate_name
Bugfix: duplicate name attribute in mqtt template
This commit is contained in:
@@ -38,7 +38,6 @@ spec:
|
||||
tcpSocket:
|
||||
port: 8883
|
||||
timeoutSeconds: 1
|
||||
name: mosquitto
|
||||
ports:
|
||||
- containerPort: 1883
|
||||
name: mqtt
|
||||
|
||||
Reference in New Issue
Block a user