Skip to content

Commit 8fbb2a7

Browse files
authored
fix typo in upgrade-stable (#188)
1 parent 519a997 commit 8fbb2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.RHOAI-v2.19/UPGRADE-STABLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Next, update the MLBatch modifications to the default RHOAI configuration maps a
3737
oc delete cm mlbatch-kuberay -n redhat-ods-operator
3838
oc delete cm mlbatch-codeflare -n redhat-ods-operator
3939
oc apply -f setup.RHOAI-v2.19/mlbatch-upgrade-configmaps.yaml
40-
oc apply -f setup.RHOAI-v2.19/mlbatch-upgrade-fast-subscription.yaml
40+
oc apply -f setup.RHOAI-v2.19/mlbatch-upgrade-stable-subscription.yaml
4141
oc apply -f setup.RHOAI-v2.19/mlbatch-network-policy.yaml
4242
```
4343

0 commit comments

Comments
 (0)