Last active
September 8, 2019 01:01
-
-
Save AndrienkoAleksandr/63fa6c598744af06a58a45761141c104 to your computer and use it in GitHub Desktop.
override container entrypoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
metadata: | |
name: override-container-entrypoint-test | |
projects: | |
- name: example | |
source: | |
location: 'https://github.com/AndrienkoAleksandr/vscode-hello-extension.git' | |
type: git | |
branch: master | |
components: | |
- memoryLimit: 512Mi | |
type: chePlugin | |
reference: >- | |
https://raw.githubusercontent.com/AndrienkoAleksandr/che-plugin-registry/master/v3/plugins/test/override-entry-point/next/meta.yaml | |
alias: test-init-containers | |
apiVersion: 1.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment