Skip to content

Commit

Permalink
docs: Fix Helm instructions for BGP
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Mose <tobias.mose@xentom.com>
  • Loading branch information
xentobias authored and twpayne committed May 25, 2021
1 parent 497ac33 commit 6c0604e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gettingstarted/bgp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Here are the required Helm values:

.. parsed-literal::
helm install cilium |CHART_RELEASE| --set bgp.enabled=true --set bgp.announce.lbIP=true
helm install cilium |CHART_RELEASE| --set bgp.enabled=true --set bgp.announce.loadbalancerIP=true
Verify that Cilium Agent pod is running.

Expand Down

0 comments on commit 6c0604e

Please sign in to comment.