You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: