typo corrected

This commit is contained in:
Steffen Illium 2024-04-09 20:50:47 +02:00
parent 5b81576b7b
commit 37c8f92254

View File

@ -23,7 +23,7 @@ spec:
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: paperless-pvc
subPath: pg-data
subPath: pgdata
ports:
- containerPort: 5432
protocol: TCP