Skip to content

Commit 4ea6a07

Browse files
committed
remove comment
1 parent 6abc21d commit 4ea6a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ generate-crd-docs: bin/crd-ref-docs ## Generate CRD reference docs
302302
--config=crd-ref-docs/config.yaml \
303303
--templates-dir=crd-ref-docs/templates \
304304
--max-depth=25
305-
# Replace Optional: `\{\}` and Required: `\{\}` with Optional and Required
306305
sed -i'' -e 's/Optional: `\\{\\}`/Optional/g' docs/user/04-00-istio-custom-resource.md
307306
sed -i'' -e 's/Required: `\\{\\}`/Required/g' docs/user/04-00-istio-custom-resource.md
308307
sed -i'' -e 's/XIntOrString: `\\{\\}`/XIntOrString/g' docs/user/04-00-istio-custom-resource.md

0 commit comments

Comments
 (0)