You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add possibility to add resource request/limit to initContainer
This commit enables user to configure resource request and limit for cpu
and memory on the "setup-ca-certs" initContainer.
By not being able to set resources it blocks creation of the Pod if a
namespace has a ResourceQuota in place.
Signed-off-by: Mattias Andersson <[email protected]>
0 commit comments