diff --git a/docs/connector.mdx b/docs/connector.mdx index fea1ce5..e54e64e 100644 --- a/docs/connector.mdx +++ b/docs/connector.mdx @@ -152,7 +152,7 @@ spec: spec: containers: - name: baton-postgresql - image: ghcr.io/conductorone/baton-postgresql:latest + image: public.ecr.aws/conductorone/baton-postgresql:latest imagePullPolicy: IfNotPresent env: - name: BATON_HOST_ID @@ -174,5 +174,4 @@ Check that the connector data uploaded correctly. In C1, click **Apps**. On the **That's it!** Your PostgreSQL connector is now pulling access data into C1. - - + \ No newline at end of file