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
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ Wait until the backed-up resources are fully deployed and active. Use the kubect
103
103
| mod\_dependency | Dependence variable binds all AWS resources allocated by this module, dependent modules reference this variable. |`any`|`null`| no |
104
104
| namespace | Kubernetes namespace to deploy Velero Helm chart. |`string`|`"velero"`| no |
105
105
| service\_account\_name | Velero service account name |`string`|`"velero"`| no |
106
-
| settings | Additional settings which will be passed to the Helm chart values. |`map(any)`|`{}`| no |
106
+
| settings | Additional settings which will be passed to the Helm chart values. |`map`|`{}`| no |
107
107
| volume\_snapshot\_name | Variable indicating the snapshot name. |`string`|`"velero-snapshot"`| no |
0 commit comments