Skip to content

Commit

Permalink
Add endpoints to whitelist (#7604)
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Mar 13, 2020
1 parent a7d7e2e commit a59af69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions milv.config.yaml
Expand Up @@ -83,3 +83,7 @@ files:
- path: "./kyma/docs/compass/08-07-establish-secure-connection-with-compass.md"
config:
white-list-external: ["https://compass.{CLUSTER_DOMAIN"]
- path: "./kyma/docs/migration-guides/1.10-1.11.md"
config:
white-list-external: ["https://gateway.domain/APP_NAME/v1/events",
"https://gateway.domain/APP_NAME/events/events"]

0 comments on commit a59af69

Please sign in to comment.