fix: typo in FAQ.md

This commit is contained in:
Filip Barl
2019-06-19 11:41:54 +02:00
parent a1649448ac
commit cf7d86ff63

View File

@@ -15,7 +15,7 @@ the YAML manifests from `cloud.weave.works`.
## Disabling Scope Write Access
Can be done by using the `probe.no-controls` option and set it to false for the scope agents. This can be done in the scope deployment manifest under the `weave-scope-agent`'s argument section with `—probe.no-control=true`.
Can be done by using the `probe.no-controls` option and set it to false for the scope agents. This can be done in the scope deployment manifest under the `weave-scope-agent`'s argument section with `—probe.no-controls=true`.
## RBAC and Weave Scope OSS