Skip to content

Commit c489076

Browse files
committed
Update DEPLOY_TYPE to kubernetes
1 parent 9e5a3b2 commit c489076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/sourcegraph/frontend/sourcegraph-frontend.ConfigMap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
sourcegraph-resource-requires: no-cluster-admin
99
name: sourcegraph-frontend-env
1010
data:
11-
DEPLOY_TYPE: kustomize
11+
DEPLOY_TYPE: kubernetes
1212
PGDATABASE: sg
1313
PGHOST: pgsql
1414
PGPORT: "5432"

0 commit comments

Comments
 (0)