Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit eb1f2f4

Browse files
johnmcolliertetchel
authored andcommitted
Add env to devfile
Signed-off-by: John Collier <[email protected]>
1 parent 3d7cde6 commit eb1f2f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devfiles/0.11.0/devfile.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ components:
1818
type: cheEditor
1919
id: eclipse/che-theia/latest
2020
memoryLimit: 1024Mi
21+
env:
22+
- name: INSECURE_KEYRING
23+
value: "true"
2124
- alias: codewind-sidecar
2225
type: chePlugin
2326
reference: https://raw.githubusercontent.com/eclipse/codewind-che-plugin/0.11.0/plugins/codewind/codewind-sidecar/0.11.0/meta.yaml

0 commit comments

Comments
 (0)