Skip to content

Commit

Permalink
Fix typo on word 'property'
Browse files Browse the repository at this point in the history
  • Loading branch information
João Valença authored and valenca committed Nov 19, 2023
1 parent 1e37421 commit a2b24ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Name of resource. The pod name will be <code>jenkins-&lt;name&gt;</code> (name w
Namespace the resources will be deployed to. If omitted, the resources will be deployed to the same namespace as the operator.
It's not recommended to use default namespace. Create new namespace for jenkins (e.g. <code>kubectl create -n jenkins</code>).

<b>Note:</b> If the Jenkins instance is disabled, this propery will be ignored. Use the `operator.watchNamespace` property instead.
<b>Note:</b> If the Jenkins instance is disabled, this property will be ignored. Use the `operator.watchNamespace` property instead.
</td>
</tr>
<tr>
Expand Down

0 comments on commit a2b24ee

Please sign in to comment.