Skip to content

Commit

Permalink
update: data from 2.11 with all default components up
Browse files Browse the repository at this point in the history
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
  • Loading branch information
zdtsw committed Aug 1, 2024
1 parent 4f21c71 commit 53c1871
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1739,8 +1739,8 @@ spec:
cpu: 500m
memory: 4Gi
requests:
cpu: 150m
memory: 256Mi
cpu: 100m
memory: 780Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
Expand Down
4 changes: 2 additions & 2 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
cpu: 500m
memory: 4Gi
requests:
cpu: 150m
memory: 256Mi
cpu: 100m
memory: 780Mi
serviceAccountName: controller-manager
terminationGracePeriodSeconds: 10

0 comments on commit 53c1871

Please sign in to comment.