Skip to content

Commit

Permalink
bump memory limits for esphome
Browse files Browse the repository at this point in the history
  • Loading branch information
carpenike committed Nov 28, 2024
1 parent 729c3ac commit b16f1a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
cpu: 5m
memory: 512Mi
limits:
memory: 3072Mi
memory: 10Gi
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down

0 comments on commit b16f1a4

Please sign in to comment.