Skip to content

Commit

Permalink
fix(tailscale): i think she needs a little more memory
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Nov 30, 2024
1 parent 45a8106 commit 8c44c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/tailscale/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
requests:
cpu: 10m
limits:
memory: 256Mi
memory: 512Mi
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down

0 comments on commit 8c44c1d

Please sign in to comment.