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
commit a30c5eb9cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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