Explorar o código

using a real conf file for matrix

Breandan Dezendorf hai 9 meses
pai
achega
0d985f5eca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"