diff --git a/README.adoc b/README.adoc index be27f90..66a54da 100644 --- a/README.adoc +++ b/README.adoc @@ -65,7 +65,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -221,7 +221,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` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <> diff --git a/aks/README.adoc b/aks/README.adoc index 76f5270..6f9449a 100644 --- a/aks/README.adoc +++ b/aks/README.adoc @@ -69,7 +69,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -223,7 +223,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` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <> diff --git a/eks/README.adoc b/eks/README.adoc index f3a3d9f..a4d62cb 100644 --- a/eks/README.adoc +++ b/eks/README.adoc @@ -53,7 +53,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -195,7 +195,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` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <> diff --git a/kind/README.adoc b/kind/README.adoc index b24d089..a3a991c 100644 --- a/kind/README.adoc +++ b/kind/README.adoc @@ -65,7 +65,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -227,7 +227,7 @@ Description: External IP address of Traefik LB service. |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <> diff --git a/locals.tf b/locals.tf index eb81fbb..02cb4b6 100644 --- a/locals.tf +++ b/locals.tf @@ -3,6 +3,9 @@ locals { traefik = { deployment = { replicas = var.replicas + podLabels = { + app = "traefik" + } } metrics = { prometheus = { diff --git a/nodeport/README.adoc b/nodeport/README.adoc index 5006f33..90483b5 100644 --- a/nodeport/README.adoc +++ b/nodeport/README.adoc @@ -53,7 +53,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -195,7 +195,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` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <> diff --git a/scaleway/README.adoc b/scaleway/README.adoc index f3a3d9f..a4d62cb 100644 --- a/scaleway/README.adoc +++ b/scaleway/README.adoc @@ -53,7 +53,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -195,7 +195,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` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <> diff --git a/sks/README.adoc b/sks/README.adoc index 11b457b..d5ac93c 100644 --- a/sks/README.adoc +++ b/sks/README.adoc @@ -75,7 +75,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v8.0.0"` +Default: `"v8.1.0"` ==== [[input_enable_service_monitor]] <> @@ -235,7 +235,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` -|`"v8.0.0"` +|`"v8.1.0"` |no |[[input_enable_service_monitor]] <>