Sfoglia il codice sorgente

Merge pull request #1310 from biodrone/biodrone/issue1309

docs: correct mountPath for server.yml
Philipp C. Heckel 9 mesi fa
parent
commit
a30c5eb9cf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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