Skip to content

Commit 2ab5cfe

Browse files
ThomasMichael1811Thomas Michael
andauthored
typo in profile usage (#333)
Co-authored-by: Thomas Michael <[email protected]>
1 parent 9948313 commit 2ab5cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ That is, if you pass a param via CLI, for example, it will overwrite the corresp
316316
| `--skip-crds` | `application.skipCrds` | `false` | Boolean | Skip installation of CRDs |
317317
| `--namespace-isolation` | `application.namespaceIsolation` | `false` | Boolean | Configure tools to work with given namespaces only |
318318
| `--netpols` | `application.netpols` | `false` | Boolean | Sets Network Policies |
319-
| `-p, --profiles` | `application.profile` | `''` | String | Sets a profile for pre-defined parameter |
319+
| `-p, --profile` | `application.profile` | `''` | String | Sets a profile for pre-defined parameter |
320320

321321

322322
###### Registry

0 commit comments

Comments
 (0)