Installation在线安装On this page在线安装 Helm helm repo add supinsight https://charts.supinsight.example.comhelm install supinsight supinsight/supinsight \ --namespace supinsight-system --create-namespace 验证 kubectl -n supinsight-system get pods :::note TODO Chart 名、values、Ingress 域名规则、默认账号密码需要补齐。 :::