Skip to content

Commit

Permalink
fixed inccorect command in updating log levels
Browse files Browse the repository at this point in the history
  • Loading branch information
sunithasomanna committed Feb 28, 2023
1 parent fecd622 commit 103ab52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12451,7 +12451,7 @@ To update an existing log level after Resource Aggregator for ODIM is installed,
2. Run the following command to update log levels for all Resource Aggregator for ODIM services:

```
python3 odim-controller.py --config /home/${USER}/R4H60-11016/odim-controller/scripts/kube_deploy_nodes.yaml --upgrade odimra
python3 odim-controller.py --config /home/${USER}/ODIM/odim-controller/scripts/kube_deploy_nodes.yaml --upgrade odimra-config
```


Expand Down

0 comments on commit 103ab52

Please sign in to comment.