1
0
Эх сурвалжийг харах

docs: correct mountPath for server.yml

Fixed #1309
Josh J 10 сар өмнө
parent
commit
c9126e7aa9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docs/install.md

+ 1 - 1
docs/install.md

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