Skip to content

Commit 3bd9857

Browse files
committed
[pt] Add ingress class name to example-ingress.yaml
1 parent df0f009 commit 3bd9857

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)