Skip to content

Commit

Permalink
fix GitLab self-managed notes
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Jan 29, 2024
1 parent 554158e commit c980a99
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions gitlab/application.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit c980a99

Please sign in to comment.