ttrss: Add subpath

This commit is contained in:
Ruben Hensen
2025-01-19 23:23:52 +01:00
parent 176d0ef201
commit ec20003fc1
+1
View File
@@ -63,6 +63,7 @@ spec:
name: db
volumeMounts:
- mountPath: /var/lib/postgresql/data
subPath: postgres
name: db
restartPolicy: Always
volumes: