Skip to content

Commit

Permalink
double S fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chickensoupwithrice committed Nov 25, 2024
1 parent 3b539b9 commit 9bba91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/codeinsights-db/codeinsights-db.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9bba91e

Please sign in to comment.