Skip to content

Commit

Permalink
docs(helm): update documentation about hostNetwork
Browse files Browse the repository at this point in the history
  • Loading branch information
alegrey91 authored and prometherion committed Jun 29, 2021
1 parent 1734c90 commit 0d4201a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/capsule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Here the values you can override:

Parameter | Description | Default
--- | --- | ---
`manager.hostNetwork` | Specifies if the container should be started in `hostNetwork` mode. | `false`
`manager.options.logLevel` | Set the log verbosity of the controller with a value from 1 to 10.| `4`
`manager.options.forceTenantPrefix` | Boolean, enforces the Tenant owner, during Namespace creation, to name it using the selected Tenant name as prefix, separated by a dash | `false`
`manager.options.capsuleUserGroup` | Override the Capsule user group | `capsule.clastix.io`
Expand Down

0 comments on commit 0d4201a

Please sign in to comment.