Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
1
Description
Currently we do not have the service "Couchbase-Operator" in the Helm template. This service is created when using cbopcfg:
/bin/cbopcfg generate operator | kubectl create -f -
|
|
serviceaccount/couchbase-operator created
|
role.rbac.authorization.k8s.io/couchbase-operator created
|
rolebinding.rbac.authorization.k8s.io/couchbase-operator created
|
deployment.apps/couchbase-operator created
|
service/couchbase-operator created
|
We should add this to the Helm template for the Operator.
https://github.com/couchbase-partners/helm-charts/commit/9293347beeb19aa0fa23fbb507bc91c8c3b62f76