github.com/codefresh-io/kcfi@v0.0.0-20230301195427-c1578715cc46/stage/codefresh/addons/openshift-routes/config.yaml (about) 1 ## 2 ## Due to the bug https://github.com/openshift/origin/issues/24060: 3 ## kcfi deploy -c openshift-routes/config.yaml --disable-openapi-validation 4 5 metadata: 6 kind: helmChart 7 installer: 8 type: helm 9 helm: 10 chart: openshift-routes 11 release: cf-routes 12 13 kubernetes: 14 namespace: codefresh 15 #context: 16 #kubeconfig: 17 18 # Codefresh Host name - mandatory 19 host: 20 21 ## nameprefix for route names 22 #namePrefix: cf-