docs: correct mountPath for server.yml

Fixed #1309
This commit is contained in:
Josh J
2025-04-07 09:26:52 +01:00
committed by GitHub
parent 630f2957de
commit c9126e7aa9

View File

@@ -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