Hi, Now I’m testing couchbase-operator and couchbase-cluster with helm.
With @simon.murray’s help I can attach pvc and login to the web dashboard.
But I have the problem of creating a bucket.
After pushing the button for creating a bucket, web dashboard shows the state of the new bucket.
After finish it, the new bucket is disappeared.
Logs likes below
Deleted bucket "test"
menelaus_web 011
ns_1@couchbase-cluster-couchbase-cluster-0000.couchbase-cluster-couchbase-cluster.couchbase.svc
1:31:08 AM Thu May 2, 2019
Why dose couchbase delete new bucket?? Thanks