![]() |
1
13
默认情况下,Helm将仅使用
您可以要求它在安装时加载其他值文件,例如,如果您的设置指向不同环境中的不同数据库:
asking Helm to read the bundled file .头盔提供 undocumented fromYaml template function
|
![]() |
2
2
是的,有可能有多个带helm的值文件。只需使用
例子:
From the official documentation |