Add glossary_tooltip for StatefulSet
This commit is contained in:
@@ -42,7 +42,7 @@ on every resource object.
|
||||
| `app.kubernetes.io/managed-by` | The tool being used to manage the operation of an application | `helm` | string |
|
||||
| `app.kubernetes.io/created-by` | The controller/user who created this resource | `controller-manager` | string |
|
||||
|
||||
To illustrate these labels in action, consider the following StatefulSet object:
|
||||
To illustrate these labels in action, consider the following {{< glossary_tooltip text="StatefulSet" term_id="statefulset" >}} object:
|
||||
|
||||
```yaml
|
||||
apiVersion: apps/v1
|
||||
|
||||
Reference in New Issue
Block a user