Browse Source

using a real conf file for matrix

Breandan Dezendorf 9 tháng trước cách đây
mục cha
commit
0d985f5eca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dezendorf/homelab/k3s/matrix/matrix.yaml

+ 1 - 1
dezendorf/homelab/k3s/matrix/matrix.yaml

@@ -27,7 +27,7 @@ spec:
         volumeMounts:
           - name: "matrix-homeserver-yaml"
             mountPath: "/data/homeserver.yaml"
-            subPath: "matrix-homeserver.yaml"
+            subPath: "homeserver.yaml"
             readOnly: true
       volumes:
         - name: "matrix-homeserver-yaml"