Skip to content

Commit

Permalink
Revert "use sticky sessions for GQL requests to sentries (#1042)"
Browse files Browse the repository at this point in the history
This reverts commit 01e9d89.
  • Loading branch information
Voxelot authored Feb 23, 2023
1 parent f293939 commit 073ee26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployment/charts/templates/fuel-core-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ metadata:
name: {{ template "fuel-core.name" . }}-lb-service
spec:
type: LoadBalancer
sessionAffinity: ClientIP
selector:
app: {{ .Values.app.selector_name }}
ports:
Expand Down

0 comments on commit 073ee26

Please sign in to comment.