jenkinsci / kubernetes-cd-plugin

A Jenkins plugin to deploy to Kubernetes cluster
MIT License
140 stars 72 forks source link

add support class V1LimitRange #125

Open M4rich opened 4 years ago

M4rich commented 4 years ago

Hi, Will be support LimitRange added? Skipped unsupported resource: class V1LimitRange

while I use limits for each app, but it would be more convenient to set default limits, or are there other ways for this ?