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

Documentation for removing default bucket in Helm

    XMLWordPrintable

Details

    • Page
    • Resolution: Fixed
    • Major
    • 2.2.0
    • None
    • documentation
    • None
    • 1

    Description

      From the documentation page here:

      https://docs.couchbase.com/operator/2.0/helm-couchbase-config.html

      # couchbase buckets to create
       # disable default bucket creation by setting 
      # couchbaseBuckets.default: null buckets:
      

      This is not correct as that setting would not work. The correct setting is:

      buckets:
        default: null

      Or helm install --set buckets.default=null

       

       

       

      Attachments

        Issue Links

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

          Activity

            People

              eric.schneider Eric Schneider (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