Skip to content

Commit 953527c

Browse files
Update modules/concepts/pages/overrides.adoc
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 7ce83e1 commit 953527c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/concepts/pages/overrides.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ They will *not* be applied to:
154154
[#object-overrides]
155155
== Object overrides
156156

157-
Sometime you need to override Kubernetes objects other than the generated Pods, e.g. ServiceAccounts or the StatefulSet/Deployment/DaemonSet.
157+
Sometimes you need to override Kubernetes objects other than the generated Pods, e.g. ServiceAccounts or the StatefulSet/Deployment/DaemonSet.
158158
Object overrides let you modify any Kubernetes resource that the operator creates as part of its reconciliation loop, which essentially includes all objects associated with a given stacklet.
159159

160160
On every Stackable CRD that is reconciled into a set of Kubernetes objects we provide the field `.spec.objectOverrides`.

0 commit comments

Comments
 (0)