Skip to content

Commit 596d404

Browse files
committed
Fix broken pre-commit check
Fix the pre-commit check broken in #716
1 parent 8254f27 commit 596d404

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)