Skip to content

Commit 148d2ee

Browse files
Update docs/modules/commons-operator/pages/restarter.adoc
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent c1a4906 commit 148d2ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/commons-operator/pages/restarter.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565

6666
Label:: `restarter.stackable.tech/ignore`
6767

68-
If a ConfigMap or Secret is only used for initializing a StatefulSet or contains data which can be hot-reloaded, add the label `restarter.stackable.tech/ignore: "true"` to avoid unnecessary restarts of the StatefulSet pods:
68+
If a ConfigMap or Secret is only used for initializing a StatefulSet or contains data which can be hot-reloaded, add the label `restarter.stackable.tech/ignore: "true"` to avoid unnecessary restarts of the StatefulSet Pods:
6969

7070
[source,yaml]
7171
----

0 commit comments

Comments
 (0)