Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
@ -48,10 +48,10 @@ spec:
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts:
- mountPath: /config/config.yaml
- mountPath: /openim/openim-server/config/config.yaml
name: config
subPath: config.yaml
- mountPath: /config/notification.yaml
- mountPath: /openim/openim-server/config/
subPath: notification.yaml
volumes:
@ -65,10 +65,10 @@ spec: