Merge pull request #1310 from biodrone/biodrone/issue1309

docs: correct mountPath for server.yml
This commit is contained in:
Philipp C. Heckel
2025-05-21 19:13:51 -04:00
committed by GitHub

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