Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and lianhao committed Nov 28, 2024
1 parent 8ecbef1 commit 2a515a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authN-authZ/auth-istio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ kubectl patch deployment -n chatqa <deployment-name> --patch '{
}
}'
```

The istio ingress gateway will be used to access the chatQnA service in different setups. Follow the istio guide [here](https://istio.io/latest/docs/tasks/traffic-management/ingress/ingress-control/#determining-the-ingress-ip-and-ports) to determine the ingress IP and ports and expose them as environment variables.

## Perform authentication and authorization via Bearer JWT tokens and curl
Expand Down

0 comments on commit 2a515a9

Please sign in to comment.