Skip to content

Commit

Permalink
docs: docker: update output of cilium policy commands
Browse files Browse the repository at this point in the history
For #13627

Signed-off-by: Gilberto Bertin <gilberto@isovalent.com>
  • Loading branch information
jibi authored and aanm committed Oct 22, 2020
1 parent 4931f6b commit 2c2b5de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/gettingstarted/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ policy by running:
::

$ cilium policy import l3_l4_policy.json
Revision: 1
Revision: 2


Step 8: Test L3/L4 Policy
Expand Down Expand Up @@ -270,9 +270,9 @@ import this policy to Cilium by running:
::

$ cilium policy delete --all
Revision: 2
$ cilium policy import l7_aware_policy.json
Revision: 3
$ cilium policy import l7_aware_policy.json
Revision: 4

::

Expand Down

0 comments on commit 2c2b5de

Please sign in to comment.