Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 9606b3b

Browse files
authored
Switching format to match validation
1 parent 752e378 commit 9606b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/frontend/sourcegraph-frontend.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ spec:
105105
- name: OTEL_EXPORTER_OTLP_ENDPOINT
106106
value: http://$(OTEL_AGENT_HOST):4317
107107
- name: DEPLOY_TYPE
108-
value: "LegacyKustomize"
108+
value: "legacy-kustomize"
109109
terminationMessagePolicy: FallbackToLogsOnError
110110
livenessProbe:
111111
httpGet:

0 commit comments

Comments
 (0)