update ingress.yaml
This commit is contained in:
@@ -9,10 +9,10 @@ metadata:
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- kubeflow.example.com
|
||||
- $HOST
|
||||
secretName: kubeflow-tls
|
||||
rules:
|
||||
- host: kubeflow.example.com
|
||||
- host: $HOST
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
||||
Reference in New Issue
Block a user