diff --git a/openshift/postgresql-deploy-config.yaml b/openshift/postgresql-deploy-config.yaml index 48ebf744..5f9b9e6f 100644 --- a/openshift/postgresql-deploy-config.yaml +++ b/openshift/postgresql-deploy-config.yaml @@ -160,7 +160,7 @@ parameters: - description: ImageStreamTag displayName: ImageStreamTag name: IMAGE_STREAM_TAG - value: "postgresql-10-rhel8:1" + value: "postgresql-12" - name: POSTGRESQL_DATABASE_NAME displayName: PostgreSQL Database Name description: The name of the PostgreSQL database.