diff --git a/postgres.yaml b/postgres.yaml index 58b59cd..03c30ca 100644 --- a/postgres.yaml +++ b/postgres.yaml @@ -72,6 +72,8 @@ spec: value: postgres - name: POSTGRES_PASSWORD value: password + - name: PGDATA + value: /var/lib/postgresql/data/pgdata # envFrom: # - configMapRef: # name: postgres-config