Ver Fonte

Matrix typo

Breandan Dezendorf há 9 meses atrás
pai
commit
782a303544
1 ficheiros alterados com 2 adições e 2 exclusões
  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"