Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion latest/ug/networking/lbc-manifest.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ curl -Lo v2_14_1_full.yaml https://github.com/kubernetes-sigs/aws-load-balancer-
+
[source,shell,subs="verbatim,attributes"]
----
sed -i.bak -e '764,773d' ./v2_14_1_full.yaml
sed -i.bak -e '764,772d' ./v2_14_1_full.yaml
----
+
If you downloaded a different file version, then open the file in an editor and remove the following lines.
Expand Down