feat: add openim images config path

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
Xinwei Xiong(cubxxw) 2 years ago
parent 1b3c69d709
commit d28df4cbbb

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -65,10 +65,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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

@ -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/
name: config
subPath: notification.yaml
volumes:

Loading…
Cancel
Save