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

Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(CouchbaseCluster.spec.servers[0].pod): unknown field "volumeMounts" in com.couchbase.v2.CouchbaseCluster.spec.servers.pod #94

Open
LgNNN opened this issue Jul 19, 2022 · 0 comments

Comments

@LgNNN
Copy link

LgNNN commented Jul 19, 2022

We are using Helm to install Couchbase in our Kubernetes clusters. The problem is that we can not determine how to add persistent volumes to the pods using the values.yaml file. We are following the official couchbase operator helm documentation without any success. Even the example is throwing an error.

Official Example

Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(CouchbaseCluster.spec.servers[0].pod): unknown field "volumeMounts" in com.couchbase.v2.CouchbaseCluster.spec.servers.pod

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