docs: add Helm chart installation - #599
Conversation
a690a06 to
65c962f
Compare
11c0990 to
4f83d5a
Compare
|
Can we merge this? I was looking for this all over the place 😅 |
2f1ef31 to
d769b2c
Compare
ff9b171 to
8e30764
Compare
483f41b to
bb09056
Compare
|
Made its own installation snippet component so that it's simpler/cleaner |
|
do we really need to update all the old versions? if we just updated latest it would be much smaller PR and easier to review |
|
It's essentially a change across all files so the review doesn't get more complex, maybe only checking the chart version & docs version. I am however open to removing the old ones, it became bigger simply because the PR was opened when there were just 2 versions and I kept on updating it as new versions came.. |
|
Hi @kkrypt0nn, I have reviewed the PR and Requesting you to have a look in the review patch here. |
* Use built-in Docusaurus tabs for the Helm and kubectl install methods * Rename the Helm release to plugin-barman-cloud, matching the chart's README and making the rollout verification command work * Drop --create-namespace: the operator prerequisite guarantees the namespace exists * Give each method its own verification step and example output Signed-off-by: Krypton <root@krypton.ninja> Signed-off-by: danishedb <danish.khan@enterprisedb.com> Co-authored-by: danishedb <danish.khan@enterprisedb.com>
|
Hi @danishedb, thanks for the review! The changes made total sense therefore I went ahead and merged both as one co-authored commit, thanks again! |
The Helm chart has been added
around 2 weeksa couple months ago.Documented the versioned docs for:
Added the
--versionargument for the versioned docs with their version of the chart.Closes #351