Skip to content

Commit 202f1cd

Browse files
authored
Merge pull request #47168 from Arhell/pt-ing
[pt] Add ingress class name to example-ingress.yaml
2 parents 1b47e81 + 3bd9857 commit 202f1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/pt-br/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)