|
|
@ -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:
|
|
|
|