You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/concepts/pages/overrides.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Overrides should only be used as a last resort!
13
13
14
14
The Stacklet definitions support overriding configuration aspects either per xref:stacklet.adoc#roles[role] or xref:stacklet.adoc#role-groups[role group], where the more specific override (role group) has precedence over the less specific one (role).
15
15
16
-
NOTE: The priority of the overrides (in ascending order) is configOVerrides ->podOVerrides-> objectOverrides, with the latter overriding the previous.
16
+
NOTE: The priority of the overrides (in ascending order) is configOVerrides ->podOverrides-> objectOverrides, with the latter overriding the previous.
0 commit comments