Update the docs
This commit is contained in:
@@ -48,8 +48,8 @@ catalog:
|
||||
ConfigMap: images-cm
|
||||
```
|
||||
|
||||
※ ConfigMap requires additional RBAC permission which is not by default. You edit the
|
||||
control-agent ClusterRole and add `cnofigmaps: get` to allow this.
|
||||
※ ConfigMap requires additional RBAC permission which is not enabled by default. You can edit
|
||||
the control-agent's ClusterRole and add `cnofigmaps: get` to allow this.
|
||||
|
||||
Contents should look like this
|
||||
```yaml
|
||||
@@ -118,7 +118,7 @@ status:
|
||||
|
||||
## Development notes
|
||||
|
||||
### Simulate OTA
|
||||
### Flashing manually into partition B
|
||||
|
||||
**Use nmap ncat**. Otherwise we'll have all kinds of fabulous issues sending it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user