Skip to content

Commit 60feebe

Browse files
Update chaos-studio-private-link-agent-service.md
1 parent c16f4c9 commit 60feebe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/chaos-studio/chaos-studio-private-link-agent-service.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ Example of updated agentInstanceConfig.json:
234234

235235
**IF** you blocked outbound access to Microsoft Certificate Revocation List (CRL) verification endpoints, then you need to update agentSettings.JSON to disable CRL verification check in the agent.
236236

237+
By default this field is set to **true**, so you can either remove this field or set the value to false. See [here](chaos-studio-tutorial-agent-based-cli.md) for more details.
238+
237239
```
238240
"communicationApi": {
239241
"checkCertRevocation": false

0 commit comments

Comments
 (0)