We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963446f commit 36b7e81Copy full SHA for 36b7e81
base/sourcegraph/gitserver/gitserver.StatefulSet.yaml
@@ -35,7 +35,7 @@ spec:
35
fieldPath: status.hostIP
36
- name: OTEL_EXPORTER_OTLP_ENDPOINT
37
value: http://$(OTEL_AGENT_HOST):4317
38
- image: index.docker.io/sourcegraph/gitserver:6.2.1106@sha256:386d08fa31656d91eda243211b8f3765e86891ba4c59b8d8f8c9675dc0154fee
+ image: us-docker.pkg.dev/sourcegraph-images/internal/gitserver:6.9.391@sha256:3571cbf3803e08faff07b95a0f07652510e98631db2cf50785639c1f89984919
39
terminationMessagePolicy: FallbackToLogsOnError
40
# Temporary: when migrating from repo names to repo IDs on disk,
41
# gitserver can take a little while to start up. To avoid killing the
0 commit comments