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 17e7288 commit c83d6beCopy full SHA for c83d6be
content/en/docs/concepts/workloads/controllers/statefulset.md
@@ -214,7 +214,7 @@ This must be done manually.
214
215
### Pod Name Label
216
217
-When the StatefulSet {{< glossary_tooltip term_id="controller" >}} creates a Pod,
+When the StatefulSet {{<glossary_tooltip text="controller" term_id="controller">}} creates a Pod,
218
it adds a label, `statefulset.kubernetes.io/pod-name`, that is set to the name of
219
the Pod. This label allows you to attach a Service to a specific Pod in
220
the StatefulSet.
0 commit comments