You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remember to change all default passwords before proceeding!
49
-
</Warning>
50
-
51
-
To explore all configurable properties, check the [values.yaml](https://github.com/diggerhq/digger/blob/develop/helm-charts/digger-backend/values.yaml) file in the repository.
15
+
Create a `values.yaml` file. This will be used to configure settings for the Digger Helm chart.
16
+
To explore all configurable properties for your values file, visit the [values.yaml reference](https://github.com/diggerhq/digger/blob/develop/helm-charts/digger-backend/values.yaml).
52
17
</Step>
53
18
54
19
<Steptitle="Select Digger version">
@@ -140,35 +105,15 @@ description: "Learn how to use Helm chart to install Digger on your Kubernetes c
140
105
```
141
106
</Step>
142
107
143
-
<Steptitle="Initial deployment">
144
-
Deploy Digger with the initial configuration. Choose one of the following approaches:
108
+
<Steptitle="Install the Helm chart">
109
+
Once you are done configuring your `values.yaml` file, run the command below to install Digger:
145
110
146
-
<Tabs>
147
-
<Tabtitle="With values.yaml (Recommended)">
148
-
If you've created a `values.yaml` file with your configuration:
0 commit comments