We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42fa77 commit 577a561Copy full SHA for 577a561
docs/internal/cdi_kubevirt_patching.md
@@ -62,7 +62,7 @@ cp 000-bundle-images.patch ../../images/cdi-artifact/patches/000-bundle-images.p
62
cp 003-apiserver-node-selector-and-tolerations.patch ../../images/cdi-artifact/patches/003-apiserver-node-selector-and-tolerations.patch
63
```
64
65
-#### Сlean
+#### Clean
66
```bash
67
cd ../../
68
rm -rf tmp/cdi
@@ -94,7 +94,7 @@ git diff --patch "<TAG COMMIT>" HEAD > 004-replicas.patch
94
cp 004-replicas.patch ../../images/cdi-artifact/patches/004-replicas.patch
95
git add ../../images/cdi-artifact/patches/004-replicas.patch
96
97
98
99
100
0 commit comments