Skip to content

Commit 1c092af

Browse files
committed
install-config.yaml: Add image-registry, build and deployment config capability
4.14 add more capability like image-registry, build and deployment as addon which can be added on top of `None`. By default since we are using `None` those capabilities need to be added explicitly to have it part of cluster since we are providing these features before. fixes: crc-org#806
1 parent e731369 commit 1c092af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install-config.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ capabilities:
3838
- marketplace
3939
- Console
4040
- MachineAPI
41+
- ImageRegistry
42+
- DeploymentConfig
43+
- Build
4144
publish: External

0 commit comments

Comments
 (0)