Skip to content

Commit e6f32f3

Browse files
DOCSP-44414 -- Add Helm templates options to Quick Start (#153)
* DOCSP-44414 -- replace yaml steps with rst procedure to include tabs for step 4 * DOCSP-44414 -- replace includes with new rst file * Add Helm example links * DOCSP-44414 -- remove unrelated changes
1 parent c5f724d commit e6f32f3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/includes/steps-ak8so-helm-quick-start.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,18 @@ ref: deploy-cluster-helm
5151
content: |
5252
5353
a. Customize the |service| project and its database users.
54+
55+
.. note::
56+
57+
You can find the following additional example Helm Charts in GitHub:
58+
59+
- `atlas-basic <https://github.com/mongodb/helm-charts/tree/main/charts/atlas-basic>`__:
60+
A simple |ak8so| deployment example that includes the creation of an |service| project, cluster and a database user.
61+
62+
63+
- `atlas-advanced <https://github.com/mongodb/helm-charts/tree/main/charts/atlas-advanced>`__:
64+
An extensible, advanced |ak8so| example deployment with biolerplate related to multi-region
65+
deployments, autoscaling behavior and more.
5466
5567
Create a file named ``install-values.yaml`` and paste the
5668
following example code, which does the following:

0 commit comments

Comments
 (0)