Incorporate suggestions regarding Fleet helm repo
This commit is contained in:
parent
098ea65271
commit
2a56f6022a
|
|
@ -98,7 +98,7 @@ to change which cluster Helm is installing to.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Add Fleet helm repo.
|
Add Fleet's Helm repo.
|
||||||
<CodeBlock language="bash">
|
<CodeBlock language="bash">
|
||||||
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
||||||
</CodeBlock>
|
</CodeBlock>
|
||||||
|
|
@ -189,7 +189,7 @@ to change which cluster Helm is installing to.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Add Fleet helm repo.
|
Add Fleet's Helm repo.
|
||||||
<CodeBlock language="bash">
|
<CodeBlock language="bash">
|
||||||
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
||||||
</CodeBlock>
|
</CodeBlock>
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@ Install the following two Helm charts.
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem value="install" label="Install" default>
|
<TabItem value="install" label="Install" default>
|
||||||
First add Fleet helm repo.
|
First add Fleet's Helm repository.
|
||||||
<CodeBlock language="bash">
|
<CodeBlock language="bash">
|
||||||
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
||||||
</CodeBlock>
|
</CodeBlock>
|
||||||
|
|
@ -209,7 +209,7 @@ Helm charts.
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem value="install2" label="Install" default>
|
<TabItem value="install2" label="Install" default>
|
||||||
First add Fleet helm repo.
|
First add Fleet's Helm repository.
|
||||||
<CodeBlock language="bash">
|
<CodeBlock language="bash">
|
||||||
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
{`helm repo add fleet https://rancher.github.io/fleet-helm-charts/`}
|
||||||
</CodeBlock>
|
</CodeBlock>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue