We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f69da commit 10058c3Copy full SHA for 10058c3
web/console/src/modules/registry/components/ChartUsageGuideDialog.tsx
@@ -141,7 +141,7 @@ export class ChartUsageGuideDialog extends React.Component<ChartUsageGuideDialog
141
</code>
142
<p className="text-weak">
143
<Trans>
144
- 如安装失败,可以手动下载后解压到$HOME/.local/share/helm/plugins,解压路径可以通过helm --help 查看
+ 如安装失败,可以手动下载后解压到$HOME/.local/share/helm/plugins/helm-push,解压路径可以通过helm env查看
145
</Trans>
146
</p>
147
</li>
0 commit comments