Merge pull request #32371 from sshukun/fix-ingress-nit

Fix nit in ingress.md
pull/32379/head
Kubernetes Prow Robot 2022-03-20 04:49:08 -07:00 committed by GitHub
commit 0b01c92d58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ spec:
parameters:
# The parameters for this IngressClass are specified in an
# IngressParameter (API group k8s.example.com) named "external-config",
# that's in the "external-configuration" configuration namespace.
# that's in the "external-configuration" namespace.
scope: Namespace
apiGroup: k8s.example.com
kind: IngressParameter