Revert "Introduce custom Jekyll tags for better glossary integration" (#6160)
This reverts commit 46d9cbe5ae.
This commit is contained in:
committed by
Zach Corleissen
parent
aaffdb8ca4
commit
f3edbd3822
@@ -10,10 +10,10 @@ title: StatefulSets
|
||||
---
|
||||
|
||||
{% capture overview %}
|
||||
**StatefulSet is the workload API object used to manage stateful applications.
|
||||
**StatefulSet is the workload API object used to manage stateful applications.
|
||||
StatefulSets are beta in 1.8.**
|
||||
|
||||
{% glossary_definition term_id="statefulset" length="all" %}
|
||||
{% include templates/glossary/snippet.md term="statefulset" length="all" %}
|
||||
{% endcapture %}
|
||||
|
||||
{% capture body %}
|
||||
|
||||
Reference in New Issue
Block a user