Skip to content

Commit

Permalink
Merge pull request #1358 from FabianKramm/main
Browse files Browse the repository at this point in the history
refactor: remove memory limits on vcluster syncer
  • Loading branch information
FabianKramm authored Nov 17, 2023
2 parents 5ec0550 + 4958913 commit c927c57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/k3s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ syncer:
# readOnly: true
extraVolumeMounts: []
resources:
limits:
memory: 2Gi
requests:
cpu: 200m
memory: 256Mi
Expand Down

0 comments on commit c927c57

Please sign in to comment.