Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8s没有cert-manger #177

Open
wenterjoy opened this issue Feb 2, 2024 · 0 comments
Open

K8s没有cert-manger #177

wenterjoy opened this issue Feb 2, 2024 · 0 comments

Comments

@wenterjoy
Copy link

wenterjoy commented Feb 2, 2024

[root@master ~]# helm install demo radondb/mysql-operator --debug
install.go:214: [debug] Original chart version: ""
install.go:231: [debug] CHART PATH: /root/.cache/helm/repository/mysql-operator-v3.0.0.tgz

client.go:142: [debug] creating 1 resource(s)
install.go:168: [debug] CRD mysqlusers.mysql.radondb.com is already present. Skipping.
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "radondb-mysql-certificate" namespace: "default" from "": no matches for kind "Certificate" in version "cert-manager.io/v1"
ensure CRDs are installed first, resource mapping not found for name: "radondb-mysql-issuer" namespace: "default" from "": no matches for kind "Issuer" in version "cert-manager.io/v1"
ensure CRDs are installed first]
helm.go:84: [debug] [resource mapping not found for name: "radondb-mysql-certificate" namespace: "default" from "": no matches for kind "Certificate" in version "cert-manager.io/v1"
ensure CRDs are installed first, resource mapping not found for name: "radondb-mysql-issuer" namespace: "default" from "": no matches for kind "Issuer" in version "cert-manager.io/v1"
ensure CRDs are installed first]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant