Skip to content

Commit 90ac9c6

Browse files
committed
Fix command
Signed-off-by: Ambika Nair <[email protected]>
1 parent 5b89e17 commit 90ac9c6

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
@@ -25,7 +25,7 @@ make deploy IMG=<some-registry>/ibm-object-csi-driver-operator:tag
2525
3. Install Instances of Custom Resources:
2626

2727
```sh
28-
kubectl apply -f config/samples/
28+
kubectl apply -k config/samples/
2929
```
3030

3131

0 commit comments

Comments
 (0)