openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)

Home Page:https://openyurt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question]when helm install yurt-app-manager, I get the error of bad certificate

cuiHL opened this issue · comments

@cuiHL Thanks for raising the issue. would you like to write the details version and yaml files of yurt-manager?

@cuiHL Thanks for raising the issue. would you like to write the details version and yaml files of yurt-manager?

the version of yurt-manager is v1.4.0
the used yaml is the same as https://github.com/openyurtio/openyurt-helm/tree/main/charts/yurt-manager
apart from yurt-manager values.yaml
image

@cuiHL It seems that you have used a customized yurt-manager helm chart, because the service name of yurt-manager webhook is yurt-manager-webhook-service, not yurt-app-manager-webhook-service.

name: yurt-manager-webhook-service

@cuiHL It seems that you have used a customized yurt-manager helm chart, because the service name of yurt-manager webhook is yurt-manager-webhook-service, not yurt-app-manager-webhook-service.

name: yurt-manager-webhook-service

I get it

delete old crd resource and reinstall