Skip to content

Commit

Permalink
fix: checluster patch to disable external devfile registries in disco…
Browse files Browse the repository at this point in the history
…nnected env (#2716)

Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha authored Apr 8, 2024
1 parent fdfa66d commit 4ed54ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
components:
devfileRegistry:
disableInternalRegistry: false
externalDevfileRegistries: {}
externalDevfileRegistries: []
pluginRegistry:
openVSXURL: ""
EOF
Expand Down

0 comments on commit 4ed54ee

Please sign in to comment.