Skip to content

Commit

Permalink
fix(helm): update unifi resources
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao committed Nov 30, 2024
1 parent 47a9dd5 commit 6e49589
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ spec:
UNIFI_UID: "999"
resources:
requests:
cpu: 50m
cpu: 100m
memory: 1Gi
limits:
cpu: 50m
memory: 1Gi
cpu: 200m
memory: 2Gi
service:
app:
controller: unifi
Expand Down

0 comments on commit 6e49589

Please sign in to comment.