fix: running on Openshift cluster

This commit is contained in:
Mohammad Yosefpor 2021-08-12 15:52:16 +04:30 committed by Rory Z
parent c90fc9578e
commit 391bcdcf7f
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,8 @@ spec:
claimName: {{ tpl . $ }}
{{- end }}
{{- end }}
- name: emqx-config
emptyDir: {}
{{- if .Values.emqxLicneseSecretName }}
- name: emqx-license
secret:
@ -137,6 +139,8 @@ spec:
subPath: "emqx.lic"
readOnly: true
{{ end }}
- name: emqx-config
mountPath: /opt/emqx/data/configs/
readinessProbe:
httpGet:
path: /api/v5/status