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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 2.2.0 [ 17035 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Remote Link | This issue links to "Page (Couchbase, Inc. Wiki)" [ 21530 ] |
Remote Link | This issue links to "Page (Couchbase, Inc. Wiki)" [ 22714 ] |
Remote Link | This issue links to "Page (Couchbase, Inc. Wiki)" [ 21530 ] |
This is low priority, it's only required when using Istio, but a valid point.