Przeglądaj źródła

docs: correct mountPath for server.yml

Fixed #1309
Josh J 10 miesięcy temu
rodzic
commit
c9126e7aa9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/install.md

+ 1 - 1
docs/install.md

@@ -540,7 +540,7 @@ kubectl apply -k /ntfy
                       cpu: 150m
                       memory: 150Mi
               volumeMounts:
-                  - mountPath: /etc/ntfy/server.yml
+                  - mountPath: /etc/ntfy
                     subPath: server.yml
                     name: config-volume # generated vie configMapGenerator from kustomization file
                   - mountPath: /var/cache/ntfy