This repository was archived by the owner on Jun 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242 memory : " 50Mi"
4343 containers :
4444 - name : codeinsights
45- image : index.docker.io/sourcegraph/codeinsights-db:5.9.1590@sha256:4e75b2c463ce1ef3bfeec4bb71a16693df02005e66b9e697859ce61064e08f42
45+ image : index.docker.io/sourcegraph/postgresql-16-codeinsights:insiders
4646 env :
4747 - name : POSTGRES_DB
4848 value : postgres
Original file line number Diff line number Diff line change 4343 memory : " 50Mi"
4444 containers :
4545 - name : pgsql
46- image : index.docker.io/sourcegraph/codeintel-db:5.9.1590@sha256:3d5dd36e3af6b643903f507422be19ed1cb1f5f71c4541572d4a8a252e81aeb8
46+ image : index.docker.io/sourcegraph/postgresql-16:insiders
4747 terminationMessagePolicy : FallbackToLogsOnError
4848 readinessProbe :
4949 exec :
Original file line number Diff line number Diff line change 4343 memory : " 50Mi"
4444 containers :
4545 - env :
46- image : index.docker.io/sourcegraph/postgres-12-alpine:5.9.1590@sha256:3d5dd36e3af6b643903f507422be19ed1cb1f5f71c4541572d4a8a252e81aeb8
46+ image : index.docker.io/sourcegraph/postgresql-16:insiders
4747 terminationMessagePolicy : FallbackToLogsOnError
4848 readinessProbe :
4949 exec :
You can’t perform that action at this time.
0 commit comments