Skip to content

Commit

Permalink
fix: Ensure that internal devfile registry is enabled in airgap env
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Feb 20, 2024
1 parent bdd2ffa commit ae3d177
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ kind: CheCluster
apiVersion: org.eclipse.che/v2
spec:
components:
devfileRegistry:
disableInternalRegistry: false
externalDevfileRegistries: {}
pluginRegistry:
openVSXURL: ""
EOF
Expand Down

0 comments on commit ae3d177

Please sign in to comment.