Skip to content

Commit

Permalink
Minor text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
azgabur committed Jun 13, 2024
1 parent e7956c8 commit 2c9bdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/generate-kuadrant-auth-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ spec:
protocol: HTTP
EOF
```
* Get the IP
* Get the IP of the Gateway:

```bash
export INGRESS_IP=$(kubectl get -n istio-system Service/istio-ingressgateway-istio -o=jsonpath='{.status.loadBalancer.ingress[0].ip}')
Expand Down

0 comments on commit 2c9bdd1

Please sign in to comment.