remove hostname ai/model-serving-tensorflow/ingress.yaml
This commit is contained in:
parent
267d2cd508
commit
e4acc7865b
|
@ -6,8 +6,7 @@ metadata:
|
|||
nginx.ingress.kubernetes.io/rewrite-target: /$2
|
||||
spec:
|
||||
rules:
|
||||
- host: tf.example.com
|
||||
http:
|
||||
- http:
|
||||
paths:
|
||||
- path: /tf(/|$)(.*)
|
||||
pathType: Prefix
|
||||
|
|
Loading…
Reference in New Issue