Skip to content

Commit ed0787c

Browse files
committed
Revert making VS Code Browser experimental
1 parent 88374ab commit ed0787c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/installer/pkg/components/ide-service/ide_config_configmap.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ func ideConfigConfigmap(ctx *common.RenderContext) ([]runtime.Object, error) {
8888
ImageLayers: []string{codeWebExtensionImage, codeHelperImage},
8989
LatestImage: resolveLatestImage(ide.CodeIDEImage, "nightly", ctx.VersionManifest.Components.Workspace.CodeImage),
9090
LatestImageLayers: []string{codeWebExtensionImage, codeHelperImage},
91-
Experimental: true,
9291
},
9392
codeDesktop: {
9493
OrderKey: "02",

0 commit comments

Comments
 (0)