From 073ee26ac3de5db32c7d7b95bbaf77009424e8cf Mon Sep 17 00:00:00 2001 From: Brandon Kite Date: Thu, 23 Feb 2023 13:29:59 -0800 Subject: [PATCH] Revert "use sticky sessions for GQL requests to sentries (#1042)" This reverts commit 01e9d8937cb2685d4ae30710a057a99f091358d1. --- deployment/charts/templates/fuel-core-deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/deployment/charts/templates/fuel-core-deploy.yaml b/deployment/charts/templates/fuel-core-deploy.yaml index b09ee014..f6e43840 100644 --- a/deployment/charts/templates/fuel-core-deploy.yaml +++ b/deployment/charts/templates/fuel-core-deploy.yaml @@ -49,7 +49,6 @@ metadata: name: {{ template "fuel-core.name" . }}-lb-service spec: type: LoadBalancer - sessionAffinity: ClientIP selector: app: {{ .Values.app.selector_name }} ports: