File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
base/sourcegraph/codeintel-db Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 spec :
2828 initContainers :
2929 - name : correct-data-dir-permissions
30- image : index. docker.io /sourcegraph/ alpine-3.14:6.2.1106 @sha256:9c9fef5b66e706103a6972feab18183f52c0efc8f1e2e32d8f4ffca196ef04fc
30+ image : us- docker.pkg.dev /sourcegraph-images/internal/ alpine-3.14:6.9.391 @sha256:01b022ff8cb8036bf87f80b70b3bc7a7790524f167fdeafa5031045f6c5e73fb
3131 command : ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
3232 volumeMounts :
3333 - mountPath : /data
4545 memory : " 50Mi"
4646 containers :
4747 - name : pgsql
48- image : index. docker.io /sourcegraph/ postgresql-16:6.2.1106 @sha256:83bab9e63d9eaa7a9052e095af64983aab2c87fb11e6157f4f05fe95d8c22c32
48+ image : us- docker.pkg.dev /sourcegraph-images/internal/ postgresql-16:6.9.391 @sha256:967419240a7da0d6d5df95ff0e3015114a827e11690cd4b5baad619ff82bee6d
4949 terminationMessagePolicy : FallbackToLogsOnError
5050 readinessProbe :
5151 exec :
8787 value : postgres://sg:@localhost:5432/?sslmode=disable
8888 - name : PG_EXPORTER_EXTEND_QUERY_PATH
8989 value : /config/code_intel_queries.yaml
90- image : index. docker.io /sourcegraph/ postgres_exporter:6.2.1106 @sha256:8b289f196018c54ead72552a02c3a29f14bf1e5e199065129f303db5d41aa653
90+ image : us- docker.pkg.dev /sourcegraph-images/internal/ postgres_exporter:6.9.391 @sha256:dafc60c994086300a1969b93cc2bdc07025261b9e04a0c3ff7d88e0513d029ec
9191 terminationMessagePolicy : FallbackToLogsOnError
9292 name : pgsql-exporter
9393 ports :
You can’t perform that action at this time.
0 commit comments