Skip to content

Commit

Permalink
update helm repository name in README and remove outdated image tag s…
Browse files Browse the repository at this point in the history
…ection
  • Loading branch information
arrowplum committed Dec 10, 2024
1 parent ffdbe6c commit b23600e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions aerospike-vector-search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the `aerospike-io` helm repository if not already done. (Note: The repositor


```shell
helm repo add aerospike-io https://artifact.aerospike.io/artifactory/api/helm/aerospike-helm
helm repo add aerospike-helm https://artifact.aerospike.io/artifactory/api/helm/aerospike-helm

```

Expand Down Expand Up @@ -58,10 +58,6 @@ A sample values yaml file is shown below:

```yaml
replicaCount: 1

image:
tag: "0.11.1"

aerospikeVectorSearchConfig:
aerospike:
metadata-namespace: "avs-meta"
Expand Down

0 comments on commit b23600e

Please sign in to comment.