Helm package architecture

The following is the architecture of a Helm package:

{service-name}/

Make sure the total size of all chart files in a Helm package is less than 20M. If the total size exceeds 20M, divide the Helm package into two or more smaller Helm packages.