Update ingress.md (#7707)
This commit is contained in:
parent
ea0a894f4e
commit
3aa1fc491c
|
@ -60,7 +60,7 @@ kind: Ingress
|
|||
metadata:
|
||||
name: test-ingress
|
||||
annotations:
|
||||
ingress.kubernetes.io/rewrite-target: /
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /
|
||||
spec:
|
||||
rules:
|
||||
- http:
|
||||
|
|
Loading…
Reference in New Issue