openshift-s2i / s2i-aspnet

Source-to-Image template for ASP.NET applications
16 stars 23 forks source link

Implement example of limits and quota #13

Closed alberttwong closed 7 years ago

sabre1041 commented 8 years ago

Limits and quotas is typically managed on a per environment basis and should be avoided in a generic template

alberttwong commented 8 years ago

I thought the limit and quotas would be a good best practice. We can make it high but I'm leaning to putting in something so that it's just not unbounded.