Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Azure/eraser into fix-delete-deploy…
Browse files Browse the repository at this point in the history
…ment
  • Loading branch information
ashnamehrotra committed Jul 27, 2023
2 parents 8927bf4 + f08f9f3 commit c6c71e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/controller_manager_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ components:
cpu: 0
limit:
mem: 30Mi
cpu: 1000m
cpu: 0
2 changes: 1 addition & 1 deletion manifest_staging/deploy/eraser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ data:
cpu: 0
limit:
mem: 30Mi
cpu: 1000m
cpu: 0
kind: ConfigMap
metadata:
name: eraser-manager-config
Expand Down

0 comments on commit c6c71e7

Please sign in to comment.