Skip to content

Commit 2b02832

Browse files
author
Tom Barnes
committed
doc update
1 parent ffd5567 commit 2b02832

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/config-overrides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ The secret macro `SECRETNAME` field must reference the name of a Kubernetes secr
184184
* Reference the name of the current bean and each parent bean in any hierarchy you override.
185185
* Note that the `combine-mode` verbs (`add` and `replace`) should be omitted for beans that are already defined in your original domain home configuration.
186186
* See [Override template samples](#override-template-samples) for examples.
187-
* Use situational config `replace` and `add` verbs as follows:
188-
* If you are adding a new bean that doesn't already exist in your original domain home configuration, specify `add` on the MBean itself and on each attribute within the bean.
187+
* Use situational configuration `replace` and `add` verbs as follows:
188+
* If you are adding a new bean that doesn't already exist in your original domain home configuration, then specify `add` on the MBean itself and on each attribute within the bean.
189189
* See the `server-debug` stanza in [Override template samples](#override-template-samples) below for an example.
190190
* If you are adding a new attribute to an existing bean in the domain home configuration, the attribute needs an `add` verb.
191191
* See the `max-message-size` stanza in [Override template samples](#override-template-samples) below for an example.

0 commit comments

Comments
 (0)