diff --git a/README.adoc b/README.adoc index ae36d19..ba6bb25 100644 --- a/README.adoc +++ b/README.adoc @@ -76,12 +76,12 @@ The following requirements are needed by this module: The following providers are used by this module: -- [[provider_null]] <> (>= 3) - - [[provider_utils]] <> (>= 1) - [[provider_argocd]] <> (>= 5) +- [[provider_null]] <> (>= 3) + === Modules The following Modules are called: @@ -154,7 +154,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v3.1.0"` +Default: `"v3.4.0"` ==== [[input_helm_values]] <> @@ -250,6 +250,14 @@ Type: `string` Default: `""` +==== [[input_default_storage_class]] <> + +Description: Boolean to indicate if the EBS CSI driver should be the default storage class. + +Type: `bool` + +Default: `true` + === Outputs The following outputs are exported: @@ -280,9 +288,9 @@ Description: ID to pass other modules in order to refer to this module as a depe [cols="a,a",options="header,autowidth"] |=== |Name |Version -|[[provider_utils]] <> |>= 1 -|[[provider_argocd]] <> |>= 5 |[[provider_null]] <> |>= 3 +|[[provider_argocd]] <> |>= 5 +|[[provider_utils]] <> |>= 1 |=== = Modules @@ -337,7 +345,7 @@ Description: ID to pass other modules in order to refer to this module as a depe |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v3.1.0"` +|`"v3.4.0"` |no |[[input_helm_values]] <> @@ -435,6 +443,12 @@ object({ |`""` |no +|[[input_default_storage_class]] <> +|Boolean to indicate if the EBS CSI driver should be the default storage class. +|`bool` +|`true` +|no + |=== = Outputs