Undeploy mosquitto.
This commit is contained in:
parent
facfa621e3
commit
5e956b8750
7 changed files with 3 additions and 3 deletions
|
@ -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
|
|
@ -24,4 +24,4 @@ spec:
|
|||
rewrite:
|
||||
- regexp:
|
||||
source: "(.*)"
|
||||
target: "mosquitto_$1"
|
||||
target: "mosquitto_$1"
|
|
@ -11,4 +11,4 @@ configMapGenerator:
|
|||
files:
|
||||
- config/mosquitto.conf
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
disableNameSuffixHash: true
|
Loading…
Reference in a new issue