añadido Argos Core
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: mosquitto-conf
|
||||
name: mosquitto-config
|
||||
namespace: argos-core
|
||||
data:
|
||||
mosquitto.conf: |
|
||||
persistence true
|
||||
persistence_location /mosquitto/data/
|
||||
listener 1883 0.0.0.0
|
||||
allow_anonymous true
|
||||
|
||||
Reference in New Issue
Block a user