Skip to content

Commit

Permalink
chore(deps): update sourcegraph docker insiders images (sourcegraph#4278
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent bb92aa6 commit d068863
Show file tree
Hide file tree
Showing 34 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion base/blobstore/blobstore.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: blobstore
image: index.docker.io/sourcegraph/blobstore:insiders@sha256:642c71cc87e6f7a96d68b36b14c5153c5fe8435b666429146fb8a057e2d06f9a
image: index.docker.io/sourcegraph/blobstore:insiders@sha256:684d53d29402936252a8f2a5b1388cf067d712e680bcc9880ef021039e045204
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9000
Expand Down
2 changes: 1 addition & 1 deletion base/cadvisor/cadvisor.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
serviceAccountName: cadvisor
containers:
- name: cadvisor
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:541168a972d7fe764afef2416a3ea6f81d2356877946744f36cfcd8c27520a3d
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:2c8b236f651aec288e0f1494c006092c01294a17d5f2b9a38a64fffb70a62519
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
6 changes: 3 additions & 3 deletions base/codeinsights-db/codeinsights-db.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
volumeMounts:
- mountPath: /var/lib/postgresql/data/
Expand All @@ -42,7 +42,7 @@ spec:
memory: "50Mi"
containers:
- name: codeinsights
image: index.docker.io/sourcegraph/codeinsights-db:insiders@sha256:6d32692ff20b356a74151d1582bdc3b2cb8b78027386dbfdefd879e58427d1c9
image: index.docker.io/sourcegraph/codeinsights-db:insiders@sha256:7f40a4b5d0bca65a74b58b287c4f166ef33185adc1b16b3738d5f8433c18c0f4
env:
- name: POSTGRES_DB
value: postgres
Expand Down Expand Up @@ -75,7 +75,7 @@ spec:
value: postgres://postgres:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_insights_queries.yaml
image: index.docker.io/sourcegraph/postgres_exporter:insiders@sha256:9a5a58b7c0454b490850b412e7436380b5d41338c664a68f834068ee874bcbee
image: index.docker.io/sourcegraph/postgres_exporter:insiders@sha256:6a42b04ab666a0e93d8d07474e3250039ae8b59fabbbf5fcb24c76feb9485e18
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
resources:
Expand Down
6 changes: 3 additions & 3 deletions base/codeintel-db/codeintel-db.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -43,7 +43,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: index.docker.io/sourcegraph/codeintel-db:insiders@sha256:2b936ca661b726a5313e0f565f96fe57696d09797ebac0c24205bf556b9950f9
image: index.docker.io/sourcegraph/codeintel-db:insiders@sha256:a6580b2e1de55f8d74be79369c2f5bf943f34472d8b3fd5e106c503e07ab45d1
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -80,7 +80,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_intel_queries.yaml
image: index.docker.io/sourcegraph/postgres_exporter:insiders@sha256:9a5a58b7c0454b490850b412e7436380b5d41338c664a68f834068ee874bcbee
image: index.docker.io/sourcegraph/postgres_exporter:insiders@sha256:6a42b04ab666a0e93d8d07474e3250039ae8b59fabbbf5fcb24c76feb9485e18
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
resources:
Expand Down
4 changes: 2 additions & 2 deletions base/frontend/sourcegraph-frontend.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: migrator
image: index.docker.io/sourcegraph/migrator:insiders@sha256:fc07d222a3277a91a46d942975c0c591c5a1c786979c92be5e2fdf12fbf677fc
image: index.docker.io/sourcegraph/migrator:insiders@sha256:1c0aced5416ea81712df011190e7817e65047a1c2ab03ba2cc30d5651647404f
args: ["up"]
resources:
limits:
Expand Down Expand Up @@ -63,7 +63,7 @@ spec:
value: sg
containers:
- name: frontend
image: index.docker.io/sourcegraph/frontend:insiders@sha256:cc3dd42fc576db9231b5dc151a440fb97ceedfe66d7124047e53efff2a221ef8
image: index.docker.io/sourcegraph/frontend:insiders@sha256:cebf59b2a48a61c62ffb3432017f811d09d2bf84c343b1a7d011a11dd54dc97a
args:
- serve
env:
Expand Down
2 changes: 1 addition & 1 deletion base/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:7c19c1373db44c5d642dec4c2b8963c1c07a9cb9e1b38299043e4cc708405f8c
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:6fcb9889b5d9be6296dc5290e4f5ee32ea5130cc89c9ee5b9e6b37c3dad31d84
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand Down
2 changes: 1 addition & 1 deletion base/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: grafana
image: index.docker.io/sourcegraph/grafana:insiders@sha256:b48f39f75fa147806788dc7b0f55a8573d52491e7ecf14a4a6fb20969cd9d531
image: index.docker.io/sourcegraph/grafana:insiders@sha256:996c76620b386003b9424506878887abbf9c5f9a1872e3950c85dc7c9179e267
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
4 changes: 2 additions & 2 deletions base/indexed-search/indexed-search.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: index.docker.io/sourcegraph/indexed-searcher:insiders@sha256:2b4aed54d2a64988ab0dd870b03d43e42895794aeb7683947d875820f0be08aa
image: index.docker.io/sourcegraph/indexed-searcher:insiders@sha256:b51bdb909370319205345aee6eb39c1ad0b9177370531881d6f539489942defe
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6070
Expand Down Expand Up @@ -67,7 +67,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: index.docker.io/sourcegraph/search-indexer:insiders@sha256:5d4472bbe3b0b4ccb47ca00bb7edbe5f32f418914cb83ce3f9830f2d078f3922
image: index.docker.io/sourcegraph/search-indexer:insiders@sha256:5ce0c3403e255bc020037f66415150442abb7878915df62a1a79dff9c1b66819
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6072
Expand Down
2 changes: 1 addition & 1 deletion base/node-exporter/node-exporter.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: node-exporter
image: index.docker.io/sourcegraph/node-exporter:insiders@sha256:e17abce252b7bf87a572d1ad07f611304b6e528cf3e95c7e25b3224f7e13782d
image: index.docker.io/sourcegraph/node-exporter:insiders@sha256:5bbf1aedec45b5db4f514c8ff5de2d4dcf0aabcbad86ab07971c10bbb918aaa7
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion base/otel-collector/otel-agent.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-agent
image: index.docker.io/sourcegraph/opentelemetry-collector:insiders@sha256:77e80cd45712a4d903dff93ffbdb4941c50acbefd7f35b032fda313fdc3225a5
image: index.docker.io/sourcegraph/opentelemetry-collector:insiders@sha256:9053833247179616ae05ce49f0add7017cf11c8cdde0bfaf4148ffeba9d22deb
command:
- "/bin/otelcol-sourcegraph"
- "--config=/etc/otel-agent/config.yaml"
Expand Down
2 changes: 1 addition & 1 deletion base/otel-collector/otel-collector.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-collector
image: index.docker.io/sourcegraph/opentelemetry-collector:insiders@sha256:77e80cd45712a4d903dff93ffbdb4941c50acbefd7f35b032fda313fdc3225a5
image: index.docker.io/sourcegraph/opentelemetry-collector:insiders@sha256:9053833247179616ae05ce49f0add7017cf11c8cdde0bfaf4148ffeba9d22deb
command:
- "/bin/otelcol-sourcegraph"
# To use a custom configuration, edit otel-collector.ConfigMap.yaml
Expand Down
6 changes: 3 additions & 3 deletions base/pgsql/pgsql.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -43,7 +43,7 @@ spec:
memory: "50Mi"
containers:
- env:
image: index.docker.io/sourcegraph/postgres-12-alpine:insiders@sha256:2b936ca661b726a5313e0f565f96fe57696d09797ebac0c24205bf556b9950f9
image: index.docker.io/sourcegraph/postgres-12-alpine:insiders@sha256:a6580b2e1de55f8d74be79369c2f5bf943f34472d8b3fd5e106c503e07ab45d1
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -83,7 +83,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/queries.yaml
image: index.docker.io/sourcegraph/postgres_exporter:insiders@sha256:9a5a58b7c0454b490850b412e7436380b5d41338c664a68f834068ee874bcbee
image: index.docker.io/sourcegraph/postgres_exporter:insiders@sha256:6a42b04ab666a0e93d8d07474e3250039ae8b59fabbbf5fcb24c76feb9485e18
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
resources:
Expand Down
2 changes: 1 addition & 1 deletion base/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:5c1693134fe8e5786a72cf52b02c70348b786bcb0a894e74cd3704c5a14b446e
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:c1a50dfb9b09e52872e8a03b04f95b20688c9c56963949bb27a3418107322907
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/prometheus/prometheus.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: prometheus
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:6dc95bcee43a5ed04aec603829592ba71648056539afbf039cfae8a099f41394
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:9643935b3b551563e867f43382fc2decebd62cd2869255262bcae89ff21ad855
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/redis/redis-cache.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: redis-cache
image: index.docker.io/sourcegraph/redis-cache:insiders@sha256:3229aaf2524d8a7a1f143cb62cc57256c39ddc1fed52ffa12d69e52c6ba7cff4
image: index.docker.io/sourcegraph/redis-cache:insiders@sha256:cf06708439788b4839cf93ad88e2d4c261a0c266681d1fd0c28c7c76dc37e85c
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand All @@ -50,7 +50,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: index.docker.io/sourcegraph/redis_exporter:insiders@sha256:f4dc999a1200a7159f3f12ff3358e455014624387961f9e0a6b0778d0bac34c9
image: index.docker.io/sourcegraph/redis_exporter:insiders@sha256:4db25916e0c87992b66066a3fb60c046241959f4c5d5517f13915ce64f73fbc8
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
4 changes: 2 additions & 2 deletions base/redis/redis-store.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: redis-store
image: index.docker.io/sourcegraph/redis-store:insiders@sha256:a18ec00fab328abcdd1bc12d903a9f23eff4cdbaa9e0a3ed158d3258a6c7e6f7
image: index.docker.io/sourcegraph/redis-store:insiders@sha256:0424488634457646bb6d19b50b50526849a9f1d018ee8b1074c53ce81ba7cfd0
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand All @@ -49,7 +49,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: index.docker.io/sourcegraph/redis_exporter:insiders@sha256:f4dc999a1200a7159f3f12ff3358e455014624387961f9e0a6b0778d0bac34c9
image: index.docker.io/sourcegraph/redis_exporter:insiders@sha256:4db25916e0c87992b66066a3fb60c046241959f4c5d5517f13915ce64f73fbc8
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
2 changes: 1 addition & 1 deletion base/repo-updater/repo-updater.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: repo-updater
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:da6651dfe845758f72433b84e3f1a229c2379326954302d9bf663639f45fde0a
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:3e29e52623d648fbcea8d0029e82011b451d7125c6bc8dba3cdbaf57a96a7f94
env:
# OTEL_AGENT_HOST must be defined before OTEL_EXPORTER_OTLP_ENDPOINT to substitute the node IP on which the DaemonSet pod instance runs in the latter variable
- name: OTEL_AGENT_HOST
Expand Down
2 changes: 1 addition & 1 deletion base/searcher/searcher.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/searcher:insiders@sha256:5caa8bfff1104f447a0a140de2aa3489903e7198768b480ffb2ccb2903e40388
image: index.docker.io/sourcegraph/searcher:insiders@sha256:e9bbf7c0ebe03549049c65aadaf8108eeb294fe31087b1094272355b96dc6802
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down
2 changes: 1 addition & 1 deletion base/symbols/symbols.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/symbols:insiders@sha256:7f50b2344652b38b0f06a303d0fa41394aca39e4f6ff3e2a50612b9399fd4c64
image: index.docker.io/sourcegraph/symbols:insiders@sha256:413f1bc0adef75be53fe638842252bd4396d783b04d34cad0f234d2c1eaa5bb7
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/syntect-server/syntect-server.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
containers:
- name: syntect-server
env:
image: index.docker.io/sourcegraph/syntax-highlighter:insiders@sha256:a272ef3ac7607df8771c96813c76afdb70d471aac96eabdfef32ab23a694dd54
image: index.docker.io/sourcegraph/syntax-highlighter:insiders@sha256:341c8bda4fb11eef7c6ce840bc957845cbf62d67a88aae9c33697f71a7ae31c0
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/worker/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/worker:insiders@sha256:ab10368d9ac99e0e47ff52cdbedfd2d3505005778f501094debef9c4ea26fa71
image: index.docker.io/sourcegraph/worker:insiders@sha256:aead3070a0b4e732d007a9c0a0deec67c07255b49e771ce3ed54b86025fceaaf
envFrom:
- configMapRef:
name: embeddings-backend
Expand Down
2 changes: 1 addition & 1 deletion configure/embeddings/embeddings.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: embeddings
image: index.docker.io/sourcegraph/embeddings:insiders@sha256:d60d70fec0455317d05473a9dd50797a551ca86901f9f6b00fc3da1e13bc8fcf
image: index.docker.io/sourcegraph/embeddings:insiders@sha256:34c00b094b65d1dd332e34d1923818c071a6cd214110b9577afcdeca831072ee
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions configure/executors/dind/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: executor
image: index.docker.io/sourcegraph/executor:insiders@sha256:4a0ce7fb193648ea5d693d80ff41a28c655cac3ec84b433bf909e9efeaad9c21
image: index.docker.io/sourcegraph/executor:insiders@sha256:60942ce80ee89277390caa1d902a9ea5e15f63fa5a88db3439dd97f5380fb32d
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down Expand Up @@ -67,7 +67,7 @@ spec:
- mountPath: /scratch
name: executor-scratch
- name: dind
image: index.docker.io/sourcegraph/dind:insiders@sha256:d8e621ed89ebebec2c4d89b09898e758c51a853ede90e51f9e504179f4629cfa
image: index.docker.io/sourcegraph/dind:insiders@sha256:36fe8ab7a9faf0bf47fd4981c49d65b83c9b194277dee7ab4906b25fcee91c3f
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion configure/executors/k8s/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
serviceAccountName: executor
containers:
- name: executor
image: index.docker.io/sourcegraph/executor-kubernetes:insiders@sha256:15af988e92285e58d4ec7b0b5a10781278778c8b35e7b2bd946ec2a83b5193f5
image: index.docker.io/sourcegraph/executor-kubernetes:insiders@sha256:2ec90f8e5bb61f2af2116d1c8fe7d909e64098c87026baf338a51cab6983c71e
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down
2 changes: 1 addition & 1 deletion configure/migrator/migrator.Job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: migrator
image: "index.docker.io/sourcegraph/migrator:insiders@sha256:fc07d222a3277a91a46d942975c0c591c5a1c786979c92be5e2fdf12fbf677fc"
image: "index.docker.io/sourcegraph/migrator:insiders@sha256:1c0aced5416ea81712df011190e7817e65047a1c2ab03ba2cc30d5651647404f"
args: ["up"]
env:
- name: PGHOST
Expand Down
2 changes: 1 addition & 1 deletion overlays/jaeger/jaeger.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: jaeger
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:690c0fb67a4f9e7cc24eb29420cd9ccb69c56c03154d489f19d6afc9da794f47
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:e796d36219015a6b9c405b0128cc6253b4b137bf83b324252d80d3ed8d1a7299
args: ["--memory.max-traces=20000"]
ports:
- containerPort: 5775
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
initContainers:
- name: transfer-file-ownership
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "chown -R 100:101 /data"]
volumeMounts:
- mountPath: /data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
initContainers:
- name: transfer-file-ownership
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "if [[ \"$(stat -c '%u' /data/repos)\" -ne 100 ]]; then chown -R 100:101 /data/repos; fi"]
volumeMounts:
- mountPath: /data/repos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
initContainers:
- name: transfer-file-ownership
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "chown -R 472:472 /var/lib/grafana"]
volumeMounts:
- mountPath: /var/lib/grafana
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
initContainers:
- name: transfer-file-ownership
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:5ec7b6b9b7b452d3034a78da4845303cce81669aa6fb910efbd2d3a6483b1a19
image: index.docker.io/sourcegraph/alpine-3.14:insiders@sha256:a668ce64c5dbe2422b1888bfa41e0f753b57f9fc11a83ed296a80629e0620294
command: ["sh", "-c", "chown -R 100:101 /data"]
volumeMounts:
- mountPath: /data
Expand Down
Loading

0 comments on commit d068863

Please sign in to comment.