Merge pull request #3639 from weaveworks/3638-fix-docs-typo

Fix a typo in FAQ docs
This commit is contained in:
Filip Barl
2019-06-19 12:12:44 +02:00
committed by GitHub

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