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