This commit is contained in:
parent
d50053ddab
commit
489336af0d
|
@ -25,14 +25,11 @@ spec:
|
||||||
name: http
|
name: http
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
graph:
|
graph:
|
||||||
endpoint:
|
|
||||||
type: REST
|
|
||||||
name: model-b
|
name: model-b
|
||||||
type: TRANSFORMER
|
|
||||||
children:
|
|
||||||
- endpoint:
|
|
||||||
type: REST
|
|
||||||
type: MODEL
|
type: MODEL
|
||||||
name: model-a
|
children:
|
||||||
|
- name: model-a
|
||||||
|
type: MODEL
|
||||||
|
children: []
|
||||||
name: pipeline-predictor
|
name: pipeline-predictor
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
Loading…
Reference in New Issue