Skip to content

Commit

Permalink
give esphome more ram
Browse files Browse the repository at this point in the history
  • Loading branch information
brunnels committed Sep 21, 2024
1 parent 8870f76 commit 61e2979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/automation/esphome/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
cpu: 10m
memory: 128Mi
limits:
memory: 512Mi
memory: 2Gi
defaultPodOptions:
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 61e2979

Please sign in to comment.