flux: cd using flux
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: mosquitto
|
||||
namespace: mqtt
|
||||
type: Opaque
|
||||
stringData:
|
||||
config: |
|
||||
listener 1883
|
||||
allow_anonymous true
|
||||
Reference in New Issue
Block a user