Skip to content

Commit

Permalink
Fixing OpenSearch operator helm install (#5865) (#5896)
Browse files Browse the repository at this point in the history
(cherry picked from commit d248daa)

Signed-off-by: David Tippett <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent f30708d commit 8dfa924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _clients/k8s-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you use Helm to manage your Kubernetes cluster, you can use the OpenSearch Ku
To begin, log in to your Kubernetes cluster and add the Helm repository (repo) from [Artifact Hub](https://artifacthub.io/packages/helm/opensearch-operator/opensearch-operator/).

```
helm repo add opensearch-operator https://opster.github.io/opensearch-k8s-operator/
helm repo add opensearch-operator https://opensearch-project.github.io/opensearch-k8s-operator/
```

Make sure that the repo is included in your Kubernetes cluster.
Expand Down

0 comments on commit 8dfa924

Please sign in to comment.