./quickstart.sh. Wait for the script to finish runnning
Test MM infer route to confirm it works.
Update the value of password field in secret model-serving-etcd in redhat-ods-applications, so that it is different than the one in the secret etcd-passwords. Recreate the serving run time:
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/red-hat-data-services/odh-deployer/blob/main/OWNERS)~~ [anishasthana]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Description
Add auth to etcd.
Part of:
Testing instructions:
The passwords in both secrets should match. One is used by etcd to create the root user, the other is used by MM to access etcd as this same user.
password
field in secretmodel-serving-etcd
inredhat-ods-applications
, so that it is different than the one in the secretetcd-passwords
. Recreate the serving run time:Merge criteria: