We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At docs/ambient/usage/waypoint the waypoint usage doc says:
Note the Gateway resource has the istio-waypoint label set to gatewayClassName which indicates it is a waypoint provided by Istio.
However, no such label exists. I think perhaps what is intended is:
Note the Gateway resource has the spec.gatewayClassName set to istio-waypoint which indicates it is a waypoint provided by Istio.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At docs/ambient/usage/waypoint the waypoint usage doc says:
However, no such label exists. I think perhaps what is intended is:
The text was updated successfully, but these errors were encountered: