[v1] Example ingress YAML uses v1 but old serviceName/Port for backends #7417
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/documentation
Categorizes issue or PR as related to documentation.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
NGINX Ingress controller version: 1.0.0-beta.1
Kubernetes version (use
kubectl version
): Not relevant but 1.21+ serverWhat happened:
Found while attempting to work out if #7410 was actually a bug or my fault. I copied some example YAML from
docs/user-guide/basic-usage.md
and it appears to have been updated to useapiVersion: v1
but not the new backend YAML spec. It looks like #7362 needs to be ported onto the dev-v1 branch.Anything else we need to know:
/kind documentation
The text was updated successfully, but these errors were encountered: