Skip to content

Instantly share code, notes, and snippets.

@l0rd
Last active June 2, 2023 14:55
Show Gist options
  • Save l0rd/d24dbc0eaabd53239bf57ebaf627c1e7 to your computer and use it in GitHub Desktop.
Save l0rd/d24dbc0eaabd53239bf57ebaf627c1e7 to your computer and use it in GitHub Desktop.
Test Self Signed Bit Bucket
schemaVersion: 2.2.0
metadata:
name: test-self-signed-bb
attributes:
controller.devfile.io/storage-type: ephemeral
projects:
- name: bitbucket-selfsigned
git:
remotes:
origin: "https://bitbucket-bitbucket-oauth2.apps.ds-airgap-v13.crw-qe.com/scm/~admin/public-bb-repo.git"
checkoutFrom:
revision: master
schemaVersion: 2.2.0
metadata:
name: test-self-signed-bb
attributes:
controller.devfile.io/storage-type: ephemeral
projects:
- name: web-nodejs-sample
git:
remotes:
origin: "https://github.com/che-samples/web-nodejs-sample.git"
- name: devworkspace-operator
git:
checkoutFrom:
remote: origin
revision: 0.21.x
remotes:
origin: "https://github.com/devfile/devworkspace-operator.git"
amisevsk: "https://github.com/amisevsk/devworkspace-operator.git"
- name: devworkspace-operator-tag
git:
checkoutFrom:
remote: amisevsk
revision: v0.21.0
remotes:
origin: "https://github.com/devfile/devworkspace-operator.git"
amisevsk: "https://github.com/amisevsk/devworkspace-operator.git"
- name: devworkspace-operator-hash
git:
checkoutFrom:
remote: amisevsk
revision: e17b2754
remotes:
origin: "https://github.com/devfile/devworkspace-operator.git"
amisevsk: "https://github.com/amisevsk/devworkspace-operator.git"
schemaVersion: 2.2.0
metadata:
name: test-self-signed-bb
attributes:
controller.devfile.io/storage-type: ephemeral
projects:
- name: bitbucket-selfsigned
git:
remotes:
origin: "https://bitbucket-bitbucket-oauth2.apps.ds-airgap-v13.crw-qe.com/scm/~admin/public-bb-repo.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment