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
…2691)

Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha authored Feb 20, 2024
1 parent bdd2ffa commit 2d9422d
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 2d9422d

Please sign in to comment.