Apply suggestions from code review

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Andreas Berger <Andy2003@users.noreply.github.com>
This commit is contained in:
Andreas Berger
2023-03-20 11:57:00 +01:00
committed by GitHub
parent 259abbdc88
commit c11f33b842
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ catalog:
gitlab:
yourProviderId:
host: gitlab-host # Identifies one of the hosts set up in the integrations
branch: main # Optional. Used to discover on a concrete branch
branch: main # Optional. Used to discover on a specific branch
fallbackBranch: main # Optional. Fallback to be used if there is no default branch configured at the Gitlab repository. It is only used, if `branch` is undefined. Uses `master` as default
group: example-group # Optional. Group and subgroup (if needed) to look for repositories. If not present the whole instance will be scanned
entityFilename: catalog-info.yaml # Optional. Defaults to `catalog-info.yaml`