This commit is contained in:
2026-01-29 13:07:34 +01:00
parent 41e50add87
commit e3a3e41f61
4 changed files with 14 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: mosquitto-broker
image: eclipse-mosquitto:2.0.22
image: eclipse-mosquitto:2.0.22-openssl
ports:
- name: mqtt
containerPort: 1883
@@ -52,6 +52,8 @@ spec:
path: mosquitto.conf
- key: pwfile
path: pwfile
- key: dhparam.pem
path: dhparam.pem
- name: mosquitto-broker-cert
secret:
secretName: mosquitto-broker-cert