diff --git a/templates/miq-template.yaml b/templates/miq-template.yaml index e3a8cf8e..17ee16c3 100644 --- a/templates/miq-template.yaml +++ b/templates/miq-template.yaml @@ -623,7 +623,7 @@ objects: - name: miq-pgdb-volume mountPath: "/var/lib/pgsql/data" - name: miq-pg-configs - mountPath: "/opt/app-root/src/postgresql-config/" + mountPath: "/opt/app-root/src/postgresql-cfg/" env: - name: POSTGRESQL_USER value: "${DATABASE_USER}"