Skip to content

Commit 6b194d4

Browse files
vyzigoldelfiesmelfie
authored andcommitted
Fix broken pre-commit check
Fix the pre-commit check broken in openstack-k8s-operators#716
1 parent 32e9094 commit 6b194d4

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)