docs(argo-rollouts): fix readme
Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>
This commit is contained in:
parent
bddc81d6a8
commit
0d4d6cb3dc
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ For full list of changes please check ArtifactHub [changelog].
|
|||
| notifications.configmap.create | bool | `true` | Whether to create notifications configmap |
|
||||
| notifications.notifiers | object | `{}` | Configures notification services |
|
||||
| notifications.secret.annotations | object | `{}` | Annotations to be added to the notifications secret |
|
||||
| notifications.secret.create | bool | `false` | Whether to create notifications secret |
|
||||
| notifications.secret.create | bool | `false` | Whether to create notifications secret. |
|
||||
| notifications.secret.items | object | `{}` | Generic key:value pairs to be inserted into the notifications secret |
|
||||
| notifications.subscriptions | list | `[]` | The subscriptions define the subscriptions to the triggers in a general way for all rollouts |
|
||||
| notifications.templates | object | `{}` | Notification templates |
|
||||
|
|
Loading…
Reference in a new issue