Răsfoiți Sursa

Matrix typo

Breandan Dezendorf 1 an în urmă
părinte
comite
782a303544
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      dezendorf/homelab/k3s/matrix/matrix.yaml

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

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