Skip to content

Commit

Permalink
Remove kube-rbac-proxy container due to RHOAIENG-13837
Browse files Browse the repository at this point in the history
Signed-off-by: lugi0 <[email protected]>
  • Loading branch information
lugi0 committed Oct 4, 2024
1 parent 547a4c8 commit f191259
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ Verify Model Registry Container Names
[Documentation] Verifies RHODS Model Registry deployment
@{model_registry} = Oc Get kind=Pod namespace=${MODEL_REGISTRY_NS} api_version=v1
... label_selector=app.kubernetes.io/part-of=model-registry-operator
${containerNames} = Create List manager kube-rbac-proxy
Verify Deployment ${model_registry} 1 2 ${containerNames}
${containerNames} = Create List manager
Verify Deployment ${model_registry} 1 1 ${containerNames}

Registry Suite Setup
[Documentation] Model Registry suite setup
Expand Down

0 comments on commit f191259

Please sign in to comment.