Skip to content

Commit

Permalink
docs: rephrased helm instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
mziyabo committed Apr 11, 2024
1 parent 641b164 commit df1474e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The UI extension needs to be installed by mounting the React component in Argo C

### Helm

Use this values.yaml file to install the extension using Helm:
To install the UI extension with the [Argo CD Helm chart](https://artifacthub.io/packages/helm/argo/argo-cd) add the following to the values file:

```yaml
server:
Expand All @@ -34,7 +34,7 @@ server:
### Kustomize
The yaml file below is an example of how to define a kustomize patch to install this UI extension:
Alternatively, the yaml file below can be used as an example of how to define a kustomize patch to install this UI extension:
```yaml
apiVersion: apps/v1
Expand Down

0 comments on commit df1474e

Please sign in to comment.