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

Docs: cluster yaml indentation and section are incorrect

    XMLWordPrintable

Details

    • Page
    • Resolution: Fixed
    • Major
    • 2.0.0
    • None
    • documentation
    • None

    Description

      The cluster spec in the following link, has an incorrect section that will cause the admission controller to complain.

      https://docs-staging.couchbase.com/operator/2.0/reference-couchbasecluster.html

       

          tls:
            static:
              member:
                serverSecret: couchbase-server-tls
              operatorSecret: couchbase-operator-tls
       
      should be 
       
          tls:
            static:
              serverSecret: couchbase-server-tls
              operatorSecret: couchbase-operator-tls

      Attachments

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

        Activity

          People

            simon.murray Simon Murray
            korrigan.clark Korrigan Clark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty