You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

参考文档:

导出values.yaml文件,修改参数

helm show values vector-operator/vector-operator > values.yaml

生成完整的yaml文件

helm install vector-operator vector-operator/vector-operator -f values.yaml -n NAMESPACE --debug --dry-run


  • No labels