Update deploy.yaml

This commit is contained in:
joy.zhou
2020-01-19 11:19:21 +08:00
committed by GitHub
parent ccb7c37b96
commit 55f1f1aa80
+5 -5
View File
@@ -19,19 +19,19 @@ spec:
- containerPort: 1883
- containerPort: 8080
volumeMounts:
- name: mqtt-broker1
- name: mqtt-broker
mountPath: /conf
subPath: hmq.config
- name: mqtt-broker1
- name: mqtt-broker
mountPath: /plugins/kafka/kafka.json
subPath: kafka.json
- name: mqtt-broker1
- name: mqtt-broker
mountPath: /plugins/authttp/http.json
subPath: kafka.json
volumes:
- name: mqtt-broker1
- name: mqtt-broker
configMap:
name: mqtt-broker1
name: mqtt-broker
items:
- key: hmq.config
path: hmq.config