diff --git a/manifests/postgres.yaml b/manifests/postgres.yaml index 03ecbfe..d67a933 100644 --- a/manifests/postgres.yaml +++ b/manifests/postgres.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: postgres - image: ankane/pgvector:v0.5.1 + image: docker.io/ankane/pgvector:v0.5.1 ports: - containerPort: 5432 name: postgres