|
@@ -26,8 +26,8 @@ spec:
|
|
|
containerPort: 8008
|
|
containerPort: 8008
|
|
|
volumeMounts:
|
|
volumeMounts:
|
|
|
- name: "matrix-homeserver-yaml"
|
|
- name: "matrix-homeserver-yaml"
|
|
|
- mountPath: "/data/homeserver-yaml"
|
|
|
|
|
- subPath: "matrix-homeserver-yaml"
|
|
|
|
|
|
|
+ mountPath: "/data/homeserver.yaml"
|
|
|
|
|
+ subPath: "matrix-homeserver.yaml"
|
|
|
readOnly: true
|
|
readOnly: true
|
|
|
volumes:
|
|
volumes:
|
|
|
- name: "matrix-homeserver-yaml"
|
|
- name: "matrix-homeserver-yaml"
|