mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-23 18:00:32 +08:00
feat: add openim images config path
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
1b3c69d709
commit
d28df4cbbb
deployments/charts
openim-api/templates
openim-msggateway/templates
openim-msgtransfer/templates
openim-push/templates
openim-rpc-auth/templates
openim-rpc-conversation/templates
openim-rpc-friend/templates
openim-rpc-group/templates
openim-rpc-msg/templates
openim-rpc-third/templates
openim-rpc-user/templates
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -65,10 +65,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -48,10 +48,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config/config.yaml
|
- mountPath: /openim/openim-server/config/config.yaml
|
||||||
name: config
|
name: config
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
- mountPath: /config/notification.yaml
|
- mountPath: /openim/openim-server/config/
|
||||||
name: config
|
name: config
|
||||||
subPath: notification.yaml
|
subPath: notification.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user