diff --git a/modules/kubernetes/dnscrypt/variables.tf b/modules/kubernetes/dnscrypt/variables.tf index 1ef9f487..2da94853 100644 --- a/modules/kubernetes/dnscrypt/variables.tf +++ b/modules/kubernetes/dnscrypt/variables.tf @@ -334,7 +334,8 @@ cache = true ## Cache size -cache_size = 4096 +#cache_size = 4096 +cache_size = 65535 ## Minimum TTL for cached entries diff --git a/terraform.tfstate b/terraform.tfstate index af102a82..09b56adc 100644 Binary files a/terraform.tfstate and b/terraform.tfstate differ