forked from kyma-project/kyma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmilv.config.yaml
20 lines (20 loc) · 1.06 KB
/
milv.config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
white-list-external: ["localhost", "kyma.local", "CLUSTER_NAME.kyma.cluster.cx", "$yourClusterDomain", "svc.cluster.local:8081"]
black-list: ["/vendor/"]
timeout: 60
request-repeats: 5
files:
- path: "./kyma/tools/stability-checker/README.md"
config:
white-list-external: ["https://github.com/kyma-project/stability-checker/raw/{branchName}/deploy/chart/stability-checker-0.1.0.tgz"]
- path: "./kyma/docs/monitoring/docs/020-architecture-monitoring.md"
config:
white-list-external: ["https://grafana.{DOMAIN"]
- path: "./kyma/resources/core/charts/monitoring/charts/alertmanager/README.md"
config:
white-list-external: ["https://alert.victorops.com/integrations/generic/20131114/alert"]
- path: "./kyma/docs/application-connector/docs/012-details-serviceclass-documentation.md"
config:
white-list-external: ["https://www.orders.com/v1/orders"]
- path: "./kyma/docs/authorization-and-authentication/docs/004-details-kubecofig-generator.md"
config:
white-list-external: ["https://configurations-generator.{YOUR_CLUSTER_DOMAIN"]