Skip to content

Commit

Permalink
fix: remove unused var
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Lefevre <lefevre.kevin@gmail.com>
  • Loading branch information
ArchiFleKs committed Jan 20, 2021
1 parent de3d21b commit 5699b5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/aws/thanos.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ locals {
version = "v0.17.2"
enabled = false
chart_version = "3.3.0"
allowed_cidrs = ["0.0.0.0/0"]
default_network_policy = true
default_global_requests = false
default_global_limits = false
Expand Down

0 comments on commit 5699b5c

Please sign in to comment.