ntfy fix yaml again

This commit is contained in:
2025-06-09 09:52:18 -04:00
parent dfbd0532c9
commit 118e172313

View File

@@ -33,11 +33,11 @@ spec:
- containerPort: 80
name: http
volumeMounts:
- mountPath: /etc/ntfy
subPath: server.yml
name: config-volume
- mountPath: /var/cache/ntfy
name: cache-volume
- mountPath: /etc/ntfy
subPath: server.yml
name: config-volume
- mountPath: /var/cache/ntfy
name: cache-volume
volumes:
- name: config-volume
configMap: