Skip to content

Commit

Permalink
Runing ./scripts/helm-docs.sh to update the README
Browse files Browse the repository at this point in the history
Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com>
  • Loading branch information
Alvaro.Camina committed Feb 29, 2024
1 parent e6857cb commit a1f19d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/argo-rollouts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ For full list of changes please check ArtifactHub [changelog].
| notifications.secret.items | object | `{}` | Generic key:value pairs to be inserted into the notifications secret |
| notifications.templates | object | `{}` | Notification templates |
| notifications.triggers | object | `{}` | The trigger defines the condition when the notification should be sent |
| providerRBAC.additionalRules | list | `[]` | Additional RBAC rules for others providers |
| providerRBAC.enabled | bool | `true` | Toggles addition of provider-specific RBAC rules to the controller Role and ClusterRole |
| providerRBAC.providers.ambassador | bool | `true` | Adds RBAC rules for the Ambassador provider |
| providerRBAC.providers.apisix | bool | `true` | Adds RBAC rules for the Apisix provider |
Expand All @@ -70,7 +71,6 @@ For full list of changes please check ArtifactHub [changelog].
| providerRBAC.providers.istio | bool | `true` | Adds RBAC rules for the Istio provider |
| providerRBAC.providers.smi | bool | `true` | Adds RBAC rules for the SMI provider |
| providerRBAC.providers.traefik | bool | `true` | Adds RBAC rules for the Traefik provider |
| providerRBAC.additionalRules | list | `[]` | Adds additional RBAC rules for other providers |

### Controller

Expand Down

0 comments on commit a1f19d7

Please sign in to comment.