Skip to content

Commit c83d6be

Browse files
Update statefulset.md
Match lowercase spelling of "controller" to the rest of the documentation.
1 parent 17e7288 commit c83d6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ This must be done manually.
214214

215215
### Pod Name Label
216216

217-
When the StatefulSet {{< glossary_tooltip term_id="controller" >}} creates a Pod,
217+
When the StatefulSet {{<glossary_tooltip text="controller" term_id="controller">}} creates a Pod,
218218
it adds a label, `statefulset.kubernetes.io/pod-name`, that is set to the name of
219219
the Pod. This label allows you to attach a Service to a specific Pod in
220220
the StatefulSet.

0 commit comments

Comments
 (0)