Skip to content

Commit

Permalink
Merge branch 'thanos-netpol-variable' of github.com:camptocamp/devops…
Browse files Browse the repository at this point in the history
…-stack-module-thanos into thanos-netpol-variable
  • Loading branch information
omohammed95 committed Aug 20, 2024
2 parents daa8eb8 + 18cb517 commit 19e7b79
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -301,10 +309,10 @@ 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_null]] <<provider_null,null>> |>= 3
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_null]] <<provider_null,null>> |>= 3
|===
= Resources
Expand Down Expand Up @@ -513,6 +521,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions aks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -740,6 +748,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions eks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -768,6 +776,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions kind/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -645,6 +653,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -599,6 +607,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down

0 comments on commit 19e7b79

Please sign in to comment.