diff --git a/base/codeinsights-db/codeinsights-db.Deployment.yaml b/base/codeinsights-db/codeinsights-db.Deployment.yaml index 53e26a3c40eb..439d3f53af8f 100644 --- a/base/codeinsights-db/codeinsights-db.Deployment.yaml +++ b/base/codeinsights-db/codeinsights-db.Deployment.yaml @@ -42,7 +42,7 @@ spec: memory: "50Mi" containers: - name: codeinsights - image: index.docker.io/sourcegraph/postgressql-16-codeinsights:insiders + image: index.docker.io/sourcegraph/postgresql-16-codeinsights:insiders env: - name: POSTGRES_DB value: postgres