Skip to content

Commit 72e6f95

Browse files
balasankarcYannic Haupenthal
andcommitted
Merge branch 'blafasel-master-patch-82054' into 'master'
add/fix missing backtick See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7346 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Approved-by: Ryan Egesdahl <[email protected]> Approved-by: Andrew Patterson <[email protected]> Co-authored-by: Yannic Haupenthal <[email protected]>
2 parents 3a5076d + 474e1f9 commit 72e6f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/gitlab-config-template/gitlab.rb.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2787,7 +2787,7 @@ external_url 'GENERATED_EXTERNAL_URL'
27872787
##! Note: We do not recommend changing these values unless absolutely necessary
27882788
##! Set to false to only parse secrets from `gitlab-secrets.json` file but not generate them.
27892789
# package['generate_default_secrets'] = true
2790-
##! Set to false to prevent creating the default gitlab-secrets.json` file
2790+
##! Set to false to prevent creating the default `gitlab-secrets.json` file
27912791
# package['generate_secrets_json_file'] = true
27922792
################################################################################
27932793
################################################################################

0 commit comments

Comments
 (0)