Skip to content

Commit

Permalink
Merge pull request #1152 from sunithasomanna/sprint-69-odimapi-7010
Browse files Browse the repository at this point in the history
Fixed incorrect command in updating log levels
  • Loading branch information
ashraf-vazeer authored Feb 28, 2023
2 parents 8ec2ccb + 103ab52 commit 416c50c
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 @@ -12457,7 +12457,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 416c50c

Please sign in to comment.