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 - containerPort: 80
name: http name: http
volumeMounts: volumeMounts:
- mountPath: /etc/ntfy - mountPath: /etc/ntfy
subPath: server.yml subPath: server.yml
name: config-volume name: config-volume
- mountPath: /var/cache/ntfy - mountPath: /var/cache/ntfy
name: cache-volume name: cache-volume
volumes: volumes:
- name: config-volume - name: config-volume
configMap: configMap: