Skip to content

Commit 4303341

Browse files
authored
Merge pull request kubernetes#3555 from mattcary/typo
KEP-1847: Fix quote typo
2 parents 8b540a1 + 6cacc4b commit 4303341

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-apps/1847-autoremove-statefulset-pvcs

1 file changed

+1
-1
lines changed

keps/sig-apps/1847-autoremove-statefulset-pvcs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ fields of API types, flags, etc.?**
450450
Metrics are provided by `kube-state-metrics` unless otherwise noted.
451451

452452
* **How can an operator determine if the feature is in use by workloads?**
453-
`kube_statefulset_persistent_volume_claim_retention_policy will have nonzero
453+
`kube_statefulset_persistent_volume_claim_retention_policy` will have nonzero
454454
counts for the `delete` policy fields.
455455

456456
* **What are the SLIs (Service Level Indicators) an operator can use to determine

0 commit comments

Comments
 (0)