From 6a5310e9232eeea49fff771d7be1314b899fa18b Mon Sep 17 00:00:00 2001 From: jakub-bochenski Date: Thu, 21 Sep 2023 19:17:07 +0200 Subject: [PATCH] refactor: Remove TYK_GW_OPTIMISATIONSUSEASYNCSESSIONWRITE setting I believe this is obsolete, see https://github.com/TykTechnologies/tyk-docs/issues/3279 --- components/tyk-gateway/templates/deployment-gw-repset.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/tyk-gateway/templates/deployment-gw-repset.yaml b/components/tyk-gateway/templates/deployment-gw-repset.yaml index 1cdea685..5ee3a851 100644 --- a/components/tyk-gateway/templates/deployment-gw-repset.yaml +++ b/components/tyk-gateway/templates/deployment-gw-repset.yaml @@ -143,8 +143,6 @@ spec: value: "/mnt/tyk-gateway/policies" - name: TYK_GW_STORAGE_MAXIDLE value: "1000" - - name: TYK_GW_OPTIMISATIONSUSEASYNCSESSIONWRITE - value: "true" - name: TYK_GW_ENABLENONTRANSACTIONALRATELIMITER value: "true" - name: TYK_GW_POLICIES_POLICYSOURCE