Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 9bba91e

Browse files
double S fix
1 parent 3b539b9 commit 9bba91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/codeinsights-db/codeinsights-db.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
memory: "50Mi"
4343
containers:
4444
- name: codeinsights
45-
image: index.docker.io/sourcegraph/postgressql-16-codeinsights:insiders
45+
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:insiders
4646
env:
4747
- name: POSTGRES_DB
4848
value: postgres

0 commit comments

Comments
 (0)