Details
-
Page
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Amarantha Kulkarni [ amarantha.kulkarni ] | Eric Schneider [ eric.schneider ] |
Component/s | k8s [ 14311 ] | |
Component/s | documentation [ 11812 ] |
Fix Version/s | CAO 2.0.x Doc Updates [ 17107 ] |
Component/s | documentation [ 14113 ] | |
Component/s | k8s [ 14311 ] | |
Fix Version/s | CAO 2.0.x Doc Updates [ 17107 ] | |
Key |
|
|
Workflow | Original DOC Workflow [ 180653 ] | classic default workflow [ 190191 ] |
Issue Type | Bug [ 1 ] | Page [ 10400 ] |
Project | Couchbase Documentation [ 11153 ] | Couchbase Kubernetes [ 12550 ] |
Labels | bug quick-fix |
Rank | Ranked lower |
Rank | Ranked higher |
Fix Version/s | 2.0.3 [ 17217 ] | |
Labels | bug quick-fix | bug needs-info quick-fix |
Rank | Ranked higher |
Comment |
[ It looks like the issue described in this ticket will be resolved by the doc fix currently under review in |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 2.2.0 [ 17035 ] | |
Fix Version/s | 2.0.3 [ 17217 ] | |
Labels | bug needs-info quick-fix |
Status | Resolved [ 5 ] | Closed [ 6 ] |