fix(argo-events): update README
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
d9dc894df9
commit
82e0ce7232
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ done
|
|||
| global.podLabels | object | `{}` | Labels for the all deployed pods |
|
||||
| global.securityContext | object | `{}` | Toggle and define securityContext. See [values.yaml] |
|
||||
| nameOverride | string | `"argo-events"` | Provide a name in place of `argo-events` |
|
||||
| namespaceOverride | string | `.Release.Namespace` | Override the namespace |
|
||||
| openshift | bool | `false` | Deploy on OpenShift |
|
||||
|
||||
### Controller
|
||||
|
|
Loading…
Reference in a new issue