You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_description"></a> [description](#input\_description)| Namespace description |`string`|`"velero-back-up-and-restore"`| no |
172
172
| <aname="input_iam_deploy"></a> [iam\_deploy](#input\_iam\_deploy)| whther or not to deploy iam role |`bool`|`true`| no |
173
-
| <aname="input_iam_role_name"></a> [iam\_role\_name](#input\_iam\_role\_name)| Name of the Velero IAM role |`string`|`""`| no |
173
+
| <aname="input_iam_role_name"></a> [iam\_role\_name](#input\_iam\_role\_name)| Name of the Velero IAM role. If not specified a new iam role will be created |`string`|`""`| no |
174
174
| <aname="input_name"></a> [name](#input\_name)| Installation name |`string`|`"velero"`| no |
175
175
| <aname="input_namespace_deploy"></a> [namespace\_deploy](#input\_namespace\_deploy)| Whether or not to deploy namespace |`bool`|`false`| no |
176
176
| <aname="input_namespace_name"></a> [namespace\_name](#input\_namespace\_name)| Kubernetes namespace name |`string`|`null`| no |
0 commit comments