flux: cd using flux

This commit is contained in:
Márcio Fernandes
2026-06-06 00:44:48 +00:00
parent ff2a75fdd0
commit 32a5849d3d
10 changed files with 72 additions and 103 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: v1
kind: Secret
metadata:
name: mosquitto
namespace: mqtt
type: Opaque
stringData:
config: |
listener 1883
allow_anonymous true