Skip to content

Commit

Permalink
Merge pull request #1870 from zexi/oc-typo
Browse files Browse the repository at this point in the history
fix(upgrade): oc.yaml mismatched
  • Loading branch information
zexi committed Dec 9, 2023
2 parents 0b0d66b + 2aa7e87 commit e5f8a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/zh/docs/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,5 @@ $ kubectl get pods -n onecloud | grep operator
onecloud-operator-5557d86d74-7s5sl 1/1 Running 0 2s

# 再回退 onecloudcluster 就可以了
$ kubectl apply -f oc.yaml
$ kubectl apply -f oc.yml
```

0 comments on commit e5f8a92

Please sign in to comment.