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
@@ -41,7 +41,7 @@ The role, as well as the configuration file and configuration settings available
41
41
All override property values must be strings.
42
42
The properties will be formatted and escaped correctly into the file format used by the product.
43
43
44
-
You can also set the variable to an empty string (`my.property: ""`), which effectively disables the setting the operator would write out normally. In case of a `.properties` file, this will show up as `my.property=` in the `.properties` file.
44
+
You can also set the property to an empty string (`my.property: ""`), which effectively disables the property the operator would write out normally. In case of a `.properties` file, this will show up as `my.property=` in the `.properties` file.
0 commit comments