Skip to content

Commit 0b01c92

Browse files
authored
Merge pull request #32371 from sshukun/fix-ingress-nit
Fix nit in ingress.md
2 parents f2ccff3 + 054e0d5 commit 0b01c92

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ spec:
316316
parameters:
317317
# The parameters for this IngressClass are specified in an
318318
# IngressParameter (API group k8s.example.com) named "external-config",
319-
# that's in the "external-configuration" configuration namespace.
319+
# that's in the "external-configuration" namespace.
320320
scope: Namespace
321321
apiGroup: k8s.example.com
322322
kind: IngressParameter

0 commit comments

Comments
 (0)