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

forbidden: spec.MysqlVersion is not provided #847

Open
lanss315425 opened this issue May 27, 2024 · 2 comments
Open

forbidden: spec.MysqlVersion is not provided #847

lanss315425 opened this issue May 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@lanss315425
Copy link

Hello, I encountered an error while executing the following and was unable to create a cluster !
k8s version:v1.26.13

helm repo add radondb https://radondb.github.io/radondb-mysql-kubernetes/
helm install radondb radondb/mysql-operator -n radondb
kubectl apply -f https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1beta1_mysqlcluster.yaml -n radondb
Error from server (Forbidden): error when creating "https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1beta1_mysqlcluster.yaml": admission webhook "vmysqlcluster.kb.io" denied the request: forbidden: spec.MysqlVersion is not provided
@lanss315425 lanss315425 added the bug Something isn't working label May 27, 2024
Copy link

Hi! thanks for your contribution! great first issue!

@acekingke
Copy link
Contributor

please use https://github.com/radondb/radondb-mysql-kubernetes/blob/main/config/samples/mysql_v1beta1_mysqlcluster.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants