Skip to content

Commit

Permalink
update helm repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Aug 7, 2024
1 parent cdc07c9 commit 253dcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:

```bash
helm repo add awx-operator https://ansible.github.io/awx-operator/
helm repo add awx-operator https://ansible-community.github.io/awx-operator-helm/
```

If you had already added this repo earlier, run `helm repo update` to retrieve
Expand Down

0 comments on commit 253dcae

Please sign in to comment.