mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
ttrss: Add subpath
This commit is contained in:
@@ -63,6 +63,7 @@ spec:
|
||||
name: db
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
subPath: postgres
|
||||
name: db
|
||||
restartPolicy: Always
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user