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

Commit 90d66cd

Browse files
tobespchhellyer
authored andcommitted
add protect to the kabanero repo
Signed-off-by: Toby Corbin <[email protected]>
1 parent 35d4e05 commit 90d66cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pfe/portal/modules/Templates.js

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const KABANERO_REPO = {
3333
url: 'https://github.com/kabanero-io/collections/releases/download/v0.1.2/kabanero-index.json',
3434
description: 'Kabanero Collections',
3535
enabled: false,
36+
protected: true,
3637
};
3738

3839
// only add the kabanero repo locally

0 commit comments

Comments
 (0)