We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686ac1f commit 206ef4eCopy full SHA for 206ef4e
1 file changed
assets/runtime/config/gitlab-agent/gitlab-kas_config.yaml
@@ -5,7 +5,7 @@
5
6
gitlab:
7
address: http://localhost:8080{{GITLAB_RELATIVE_URL_ROOT}} # required
8
- authentication_secret_file: {{GITLAB_KAS_SECRET}} # required
+ authentication_secret_file: {{GITLAB_AGENT_KAS_API_LISTEN_AUTHENTICATION_SECRET_FILE}} # required
9
# ca_certificate_file: /server-ca.pem
10
api_rate_limit:
11
bucket_size: 250
0 commit comments