Skip to content

Commit 90ee6aa

Browse files
Merge pull request #718 from vyzigold/fix-pre-commit
Fix broken pre-commit check
2 parents 8254f27 + 596d404 commit 90ee6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This operator deploys a multiple telemetry agents, both in the control plane and
6767

6868
```bash
6969
oc scale deployments/openstack-operator-controller-operator --replicas 0 -n openstack-operators
70-
70+
7171
oc scale deployments/openstack-operator-controller-manager --replicas 0 -n openstack-operators
7272
7373
oc scale deployments/telemetry-operator-controller-manager --replicas 0 -n openstack-operators

0 commit comments

Comments
 (0)