Helm chart install page: start structural revisions
All threads resolved!
All threads resolved!
Compare changes
- Amy Qualls authored
We're going to have a LOT of optional configuration, so let's take care of the 'uninstall' section before diving into the LOTS of config options.
+ 43
− 52
@@ -66,6 +66,32 @@ To install GitLab Runner by using the Helm chart:
@@ -66,6 +66,32 @@ To install GitLab Runner by using the Helm chart:
to your `helm install` command. You can install any version of the chart, but more recent `values.yml` might
@@ -75,7 +101,7 @@ Prerequisites:
@@ -75,7 +101,7 @@ Prerequisites:
@@ -89,41 +115,30 @@ helm upgrade --namespace <NAMESPACE> -f <CONFIG_VALUES_FILE> <RELEASE-NAME> gitl
@@ -89,41 +115,30 @@ helm upgrade --namespace <NAMESPACE> -f <CONFIG_VALUES_FILE> <RELEASE-NAME> gitl
@@ -135,12 +150,6 @@ For GitLab Runner to function, your configuration file **must** specify the foll
@@ -135,12 +150,6 @@ For GitLab Runner to function, your configuration file **must** specify the foll
- The authentication token you obtain when you [create a runner in the GitLab UI](https://docs.gitlab.com/ee/ci/runners/runners_scope.html#create-an-instance-runner-with-a-runner-authentication-token).
- Set the token directly or [store it in a secret](#store-registration-tokens-or-runner-tokens-in-secrets).
- `runnerRegistrationToken` ([deprecated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/102681) in GitLab 15.6):
- The registration token [retrieved from your GitLab instance](https://docs.gitlab.com/ee/ci/runners/).
- Set the token directly or [store it in a secret](#store-registration-tokens-or-runner-tokens-in-secrets).
@@ -627,21 +636,3 @@ runners:
@@ -627,21 +636,3 @@ runners: