Merge pull request #25804 from gprasath/patch-3

Update change-default-storage-class.md
This commit is contained in:
Kubernetes Prow Robot
2021-03-18 10:11:20 -07:00
committed by GitHub
@@ -70,7 +70,7 @@ for details about addon manager and how to disable individual addons.
1. Mark a StorageClass as default:
Similarly to the previous step, you need to add/set the annotation
Similar to the previous step, you need to add/set the annotation
`storageclass.kubernetes.io/is-default-class=true`.
```bash