diff --git a/deploy/k8s/overlays/with-infra/postgres-statefulset.yaml b/deploy/k8s/overlays/with-infra/postgres-statefulset.yaml index 24490c78b..26f4dc0c3 100644 --- a/deploy/k8s/overlays/with-infra/postgres-statefulset.yaml +++ b/deploy/k8s/overlays/with-infra/postgres-statefulset.yaml @@ -37,6 +37,7 @@ spec: volumeMounts: - name: postgres-data mountPath: /var/lib/postgresql/data + subPath: pgdata readinessProbe: exec: command: