|
@@ -149,7 +149,7 @@ spec:
|
|
|
{{ toYaml .Values.resources | indent 12 }}
|
|
{{ toYaml .Values.resources | indent 12 }}
|
|
|
volumeMounts:
|
|
volumeMounts:
|
|
|
- name: emqx-data
|
|
- name: emqx-data
|
|
|
- mountPath: "/opt/emqx/data/mnesia"
|
|
|
|
|
|
|
+ mountPath: "/opt/emqx/data"
|
|
|
- name: emqx-acl
|
|
- name: emqx-acl
|
|
|
mountPath: "/opt/emqx/etc/acl.conf"
|
|
mountPath: "/opt/emqx/etc/acl.conf"
|
|
|
subPath: "acl.conf"
|
|
subPath: "acl.conf"
|