tidy up documentation

Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: matteosilv <matteosilv@gmail.com>
This commit is contained in:
matteosilv
2023-02-27 17:51:03 +01:00
committed by GitHub
parent c47a5ede5c
commit 8f3ab17351
+1 -1
View File
@@ -31,7 +31,7 @@ catalog:
yourProviderId:
host: gitlab.com
orgEnabled: true
group: org/teams # Optional. Must not end with slash. Accepts only groups under the provided path (excluded)
group: org/teams # Optional. Must not end with slash. Accepts only groups under the provided path (which will be stripped)
groupPattern: '[\s\S]*' # Optional. Filters found groups based on provided patter. Defaults to `[\s\S]*`, which means to not filter anything
```