File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
base/sourcegraph/codeinsights-db Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 spec :
2727 initContainers :
2828 - name : correct-data-dir-permissions
29- image : index. docker.io /sourcegraph/ alpine-3.14:6.2.1106 @sha256:9c9fef5b66e706103a6972feab18183f52c0efc8f1e2e32d8f4ffca196ef04fc
29+ image : us- docker.pkg.dev /sourcegraph-images/internal/ alpine-3.14:6.9.391 @sha256:01b022ff8cb8036bf87f80b70b3bc7a7790524f167fdeafa5031045f6c5e73fb
3030 command : ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
3131 volumeMounts :
3232 - mountPath : /var/lib/postgresql/data/
4545 runAsUser : 70
4646 containers :
4747 - name : codeinsights
48- image : index. docker.io /sourcegraph/ postgresql-16-codeinsights:6.2.1106 @sha256:5946147e89c36775a1b03a005db4cdd6b557fd01efca70a90ad8f28eaf6f6749
48+ image : us- docker.pkg.dev /sourcegraph-images/internal/ postgresql-16-codeinsights:6.9.391 @sha256:c5104faff410e059362d34bebcc3d4348e6222c4a814a14719f4ca9cad776217
4949 env :
5050 - name : POSTGRES_DB
5151 value : postgres
8282 value : postgres://postgres:@localhost:5432/?sslmode=disable
8383 - name : PG_EXPORTER_EXTEND_QUERY_PATH
8484 value : /config/code_insights_queries.yaml
85- image : index. docker.io /sourcegraph/ postgres_exporter:6.2.1106 @sha256:8b289f196018c54ead72552a02c3a29f14bf1e5e199065129f303db5d41aa653
85+ image : us- docker.pkg.dev /sourcegraph-images/internal/ postgres_exporter:6.9.391 @sha256:dafc60c994086300a1969b93cc2bdc07025261b9e04a0c3ff7d88e0513d029ec
8686 terminationMessagePolicy : FallbackToLogsOnError
8787 name : pgsql-exporter
8888 ports :
You can’t perform that action at this time.
0 commit comments