Skip to content

Commit df0f009

Browse files
authored
Merge pull request #47148 from Arhell/bn-ing
[bn] Add ingress class name to example-ingress.yaml
2 parents 9c3d134 + 4c4d1d2 commit df0f009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/bn/examples/service/networking/example-ingress.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
annotations:
66
nginx.ingress.kubernetes.io/rewrite-target: /$1
77
spec:
8+
ingressClassName: nginx
89
rules:
910
- host: hello-world.info
1011
http:

0 commit comments

Comments
 (0)