[chectl] failed to install che with helm if k8s cluster has stable cert-manager #18962
Closed
3 tasks
Labels
area/chectl
Issues related to chectl, the CLI of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
[chectl] failed to install che with helm if k8s cluster has stable cert-manager.
The easy solution I see - just upgrade cert-manager chectl uses to the stable one https://github.com/che-incubator/chectl/blob/master/installers/cert-manager.yml
Che version
Steps to reproduce
kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v1.0.4/cert-manager.yaml
<- one which is used by devworkspace operator.Expected behavior
Che is installed.
Actual behavoir
The text was updated successfully, but these errors were encountered: