From c980a99152f2a6aaa42871e132dcec87ac455a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Mon, 29 Jan 2024 15:45:38 -0500 Subject: [PATCH] fix GitLab self-managed notes --- gitlab/application.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gitlab/application.yaml b/gitlab/application.yaml index c98416a..d6663b0 100644 --- a/gitlab/application.yaml +++ b/gitlab/application.yaml @@ -1,9 +1,10 @@ --- -# note to the installing admin: -# this app needs a couple prereq steps -# 1. pull request and atlantis apply a new oidc client named gitlab so the secrets are available in vault -# 2. adjust the helm.values.global.hosts.name name to attach it to your domain - +# Note for the installation +# +# This application needs a couple prerequisites steps: +# 1. A pull request and Atlantis apply to a new OIDC client named GitLab, so the secrets are available in Vault. +# 2. Adjust the spec.source.helm.values.global.hosts.domain value to your domain. +# apiVersion: argoproj.io/v1alpha1 kind: Application metadata: