• Matthew Fisher's avatar
    clarify helm serve's intent · 43b393f6
    Matthew Fisher authored
    A lot of community members are looking at `helm serve` as a production webserver to host their
    charts. There are much better solutions out there like s3, wabs or gcs for cloud storage and
    nginx, haproxy or apache for DIY dedicated web servers. Steering users in the right direction
    will help users make the right decision when it comes to serving their charts in production.
    43b393f6
serve.go 2.57 KB