Skip to content

Commit be6e32f

Browse files
authored
Update sed command line numbers in lbc-manifest.adoc
1 parent 89acd9b commit be6e32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latest/ug/networking/lbc-manifest.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ curl -Lo v2_13_3_full.yaml https://github.com/kubernetes-sigs/aws-load-balancer-
248248
+
249249
[source,shell,subs="verbatim,attributes"]
250250
----
251-
sed -i.bak -e '690,698d' ./v2_13_3_full.yaml
251+
sed -i.bak -e '730,738d' ./v2_13_3_full.yaml
252252
----
253253
+
254254
If you downloaded a different file version, then open the file in an editor and remove the following lines.

0 commit comments

Comments
 (0)