Hopefully made postgres happy

This commit is contained in:
Pünkösd Marcell 2021-04-20 01:56:16 +02:00
parent f985b71ea2
commit c4936d538f

View File

@ -36,7 +36,7 @@ spec:
- configMapRef: - configMapRef:
name: job-orchestrator-postgres-config name: job-orchestrator-postgres-config
volumeMounts: volumeMounts:
- mountPath: /var/lib/postgresql/data - mountPath: /var/lib/postgresql
name: data name: data
--- ---
apiVersion: v1 apiVersion: v1