apiVersion: v2 version: latest type: VS Code extension name: rhamt-demo displayName: Migration Toolkit title: Application Migration and Modernization using Windup (MTR) description: Application Migration and Modernization using Windup (MTR) icon: https://www.eclipse.org/che/images/logo-eclipseche.svg publisher: demo repository: https://github.com/windup/rhamt-che-demo-dev category: Other firstPublicationDate: "2022-08-16" spec: endpoints: - name: "configuration-endpoint" public: true targetPort: 61436 attributes: protocol: http - name: "report-endpoint" public: true targetPort: 61435 attributes: protocol: http containers: - image: "quay.io/windupeng/mta-vscode-extension:0.0.99" name: rhamt-extension mountSources: true ports: - exposedPort: 61435 - exposedPort: 61436 volumes: - name: rhamt-vscode mountPath: "/home/theia/mta/redhat.mta-vscode-extension" extensions: - https://download.jboss.org/jbosstools/vscode/snapshots/mtr-vscode-extension/mtr-vscode-extension-0.0.99-393.vsix