changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user