Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-6563

Custom secrets cant be used for TLS

    XMLWordPrintable

Details

    • 1

    Description

      Custom secrets cant be used for TLS
      ----------------------------
      file: couchbase-cluster/values.yaml
      If I specify couchbaseTLS.create: false then the secrets specified in couchbaseTLS.operatorSecret.name are not mounted into pods & so not used.

      If I specify couchbaseTLS.create: true and the secrets specified in couchbaseTLS.operatorSecret.name is not same as the default generated one,
      they are not mounted to pods & not used. Instead secrets created by helm with default names are used.

      If I specify couchbaseTLS.create: true and the secrets specified in couchbaseTLS.operatorSecret.name is same as the default generated one,
      they are updated by the helm and then mounted to pods & used.

      No way i can use my secrets
      -------------ENV details----------------
      $ oc version
      oc v3.11.0+0cbc58b
      kubernetes v1.11.0+d4cacc0
      features: Basic-Auth SSPI Kerberos SPNEGO

      Server https://ilocxxx-xxxx.xxxx.xxxx.com:8443
      openshift v3.11.98
      kubernetes v1.11.0+d4cacc0

      $ helm version
      version.BuildInfo

      {Version:"v3.1.1", GitCommit:"afe70585407b420d0097d07b21c47dc511525ac8", GitTreeState:"clean", GoVersion:"go1.13.8"}

      $ helm list
      NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
      couchbase-cluster ns-xxx-cb1 1 2020-04-02 10:04:21.3972716 +0530 IST deployed couchbase-cluster-1.2.2 1.2.2
      couchbase-operator ns-xxx-cb1 1 2020-04-02 10:03:23.9982413 +0530 IST deployed couchbase-operator-1.2.2 1.2.2

      Reporter: Manish Kumar Singh
      E-mail: yoursmanish@gmail.com

      Attachments

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

        Activity

          People

            tommie Tommie McAfee (Inactive)
            docsite-collector Docs Site Collector
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty