remove hostname ai/model-serving-tensorflow/ingress.yaml

This commit is contained in:
Jayesh Mahajan 2025-06-02 20:16:45 -04:00 committed by GitHub
parent 267d2cd508
commit e4acc7865b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ metadata:
nginx.ingress.kubernetes.io/rewrite-target: /$2 nginx.ingress.kubernetes.io/rewrite-target: /$2
spec: spec:
rules: rules:
- host: tf.example.com - http:
http:
paths: paths:
- path: /tf(/|$)(.*) - path: /tf(/|$)(.*)
pathType: Prefix pathType: Prefix