Skip to content

Commit

Permalink
update kuadrant core controller manifests (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki authored Sep 14, 2022
1 parent 817f335 commit adcbced
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2440,11 +2440,11 @@ spec:
periodSeconds: 10
resources:
limits:
cpu: 100m
memory: 30Mi
cpu: 200m
memory: 300Mi
requests:
cpu: 100m
memory: 20Mi
cpu: 200m
memory: 200Mi
securityContext:
allowPrivilegeEscalation: false
volumeMounts:
Expand Down

0 comments on commit adcbced

Please sign in to comment.