Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AndrienkoAleksandr/7c698719736b90294d8dfe38c5046ee2 to your computer and use it in GitHub Desktop.
Save AndrienkoAleksandr/7c698719736b90294d8dfe38c5046ee2 to your computer and use it in GitHub Desktop.
OC-connector test devifle
metadata:
name: nodejs
projects:
- name: rhoar-getting-started
source:
location: 'https://github.com/AndrienkoAleksandr/rhoar-getting-started.git'
type: git
branch: master
components:
- id: che-incubator/typescript/latest
memoryLimit: 512Mi
type: chePlugin
- mountSources: true
endpoints:
- name: nodejs
port: 3000
- name: node-js
port: 8080
memoryLimit: 512Mi
type: dockerimage
image: 'quay.io/eclipse/che-nodejs10-ubi:nightly'
alias: nodejs
- id: ms-kubernetes-tools/vscode-kubernetes-tools/1.0.0
type: chePlugin
- id: redhat/vscode-openshift-connector/0.0.21
type: chePlugin
apiVersion: 1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment