Skip to content

Commit

Permalink
fix: hasura (#449)
Browse files Browse the repository at this point in the history
* fix: hasura

update hasura requests limits

* fix: del limit hasura
  • Loading branch information
igorrenquin authored Jul 3, 2024
1 parent aba7f73 commit bb8176b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ hasura:
host: hasura-{{ .Values.global.host }}
resources:
requests:
cpu: 100m
limits:
cpu: 500m
cpu: 300m

pg:
cnpg-cluster:
Expand Down

0 comments on commit bb8176b

Please sign in to comment.