diff --git a/apps/k8s01/dns/dns.yaml b/apps/k8s01/dns/dns.yaml index 9c39637e908351cc0a9ce95773104a1cbd96f19d..e3dcc8aabb812dd1828593bede197e8c17cf6a88 100644 --- a/apps/k8s01/dns/dns.yaml +++ b/apps/k8s01/dns/dns.yaml @@ -23,7 +23,8 @@ spec: - --upstream=https://dns.quad9.net/dns-query - --bootstrap=9.9.9.9 - --cache - - --cache-size=98304k + # 96Mi + - --cache-size=100663296 - --cache-min-ttl=300 - --cache-optimistic ports: