File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 name : conformance-fake-model-server
77 namespace : gateway-conformance-app-backend
88spec :
9- criticality : 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
9+ priority : 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
1010 poolRef :
1111 name : secondary-inference-pool
1212---
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 name : conformance-fake-model-server
77 namespace : gateway-conformance-app-backend
88spec :
9- criticality : 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
9+ priority : 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
1010 poolRef :
1111 name : primary-inference-pool
1212---
You can’t perform that action at this time.
0 commit comments