Skip to content

Commit

Permalink
Update CONFIGURATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WanYixian committed Aug 27, 2024
1 parent bc99c5e commit 8e72cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Set the `tags.bundle` option to `true` to experience the feature.
helm install --set tags.bundle=true risingwave risingwavelabs/risingwave
```

It's also possible to control the enablement of etcd and MinIO sub-charts separately with
It's also possible to control the enablement of PostgreSQL and MinIO sub-charts separately with
`tags.etcd` (deprecating),
`tags.postgresql` and `tags.minio`. But note that `tags.bundle` must be `false` when you want such
control.
Expand Down

0 comments on commit 8e72cdc

Please sign in to comment.