Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-1894

Add "couchbase-operator" service to Helm template

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 2.2.0
    • None
    • helm, kubernetes
    • 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

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              tommie Tommie McAfee (Inactive)
              tin.tran Tin Tran (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty