Skip to content

Commit

Permalink
Dial down backend container
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Apr 26, 2024
1 parent 1f96b52 commit 2675339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/app/templates/backend/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
memory: 150Mi
requests:
cpu: 50m
memory: 750Mi
memory: 75Mi
{{- with .Values.backend.nodeSelector }}
nodeSelector:
{{- toYaml . | nindent 8 }}
Expand Down

0 comments on commit 2675339

Please sign in to comment.