Undeploy mosquitto.

This commit is contained in:
Joseph Hanson 2024-07-14 09:13:09 -05:00
parent facfa621e3
commit 5e956b8750
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
7 changed files with 3 additions and 3 deletions

View file

@ -6,4 +6,4 @@ persistence_location /data
autosave_interval 1800
connection_messages false
autosave_interval 60
password_file /mosquitto/external_config/mosquitto_pwd
password_file /mosquitto/external_config/mosquitto_pwd

View file

@ -24,4 +24,4 @@ spec:
rewrite:
- regexp:
source: "(.*)"
target: "mosquitto_$1"
target: "mosquitto_$1"

View file

@ -11,4 +11,4 @@ configMapGenerator:
files:
- config/mosquitto.conf
generatorOptions:
disableNameSuffixHash: true
disableNameSuffixHash: true