Skip to content

Commit

Permalink
Change --namespace ingress to nginx-ingress. (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
KucharczykL authored Aug 4, 2020
1 parent c90e854 commit 0d1c58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/repeated-content-decl.ent
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ agent.log</screen>
<para>
Find the external IP or hostname.
</para>
<screen>&prompt.user;kubectl get services nginx-ingress-controller --namespace ingress</screen>
<screen>&prompt.user;kubectl get services nginx-ingress-controller --namespace nginx-ingress</screen>
<para>
You will get output similar to the following.
</para>
Expand Down

0 comments on commit 0d1c58a

Please sign in to comment.