Merge pull request #12195 from awanlin/topic/fix-azure-discovery-config-example

Fixed Azure Discovery config example in the docs
This commit is contained in:
Ben Lambert
2022-06-23 10:14:28 +02:00
committed by GitHub
+1 -1
View File
@@ -45,7 +45,7 @@ catalog:
anotherProviderId: # another identifier
organization: myorg
project: myproject
repository: '*' # this will match all repos starting with service-*
repository: '*' # this will match all repos
path: /src/*/catalog-info.yaml # this will search for files deep inside the /src folder
yetAotherProviderId: # guess, what? Another one :)
host: selfhostedazure.yourcompany.com