Fix for a small typo (#5794)
This commit is contained in:
@@ -438,7 +438,7 @@ www-web-4 Bound pvc-e11bb5f8-b508-11e6-932f-42010a800002 1Gi RWO
|
|||||||
```
|
```
|
||||||
|
|
||||||
There are still five PersistentVolumeClaims and five PersistentVolumes.
|
There are still five PersistentVolumeClaims and five PersistentVolumes.
|
||||||
When exploring a Pod's [stable storage](#writing-to-stable-storage), we saw that the PersistentVolumes mounted to the Pods of a StatefulSet are not deleted whenthe StatefulSet's Pods are deleted. This is still true when Pod deletion is caused by scaling the StatefulSet down.
|
When exploring a Pod's [stable storage](#writing-to-stable-storage), we saw that the PersistentVolumes mounted to the Pods of a StatefulSet are not deleted when the StatefulSet's Pods are deleted. This is still true when Pod deletion is caused by scaling the StatefulSet down.
|
||||||
|
|
||||||
## Updating StatefulSets
|
## Updating StatefulSets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user