We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6efdd commit b00f63aCopy full SHA for b00f63a
keps/sig-apps/1847-autoremove-statefulset-pvcs/README.md
@@ -165,7 +165,7 @@ so that scale-up can leverage the existing volumes. When the application is fini
165
volumes created by the StatefulSet are no longer needed and can be automatically
166
reclaimed.
167
168
-The user would set `persistentVolumeClaimRetentionPolicy.whenDeleted` to `Delete, which
+The user would set `persistentVolumeClaimRetentionPolicy.whenDeleted` to `Delete`, which
169
would ensure that the PVCs created automatically during the StatefulSet
170
activation is deleted once the StatefulSet is deleted.
171
0 commit comments