Skip to content

Commit

Permalink
Set ES V2 API endpoint in config
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasdinov committed May 31, 2022
1 parent 0ef4f54 commit 7ddfcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/content-rw-elasticsearch/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
valueFrom:
configMapKeyRef:
name: global-config
key: aws.content.elasticsearch.endpoint
key: aws.content.elasticsearch.v2.endpoint
- name: ELASTICSEARCH_SAPI_INDEX
value: "{{ .Values.env.ELASTICSEARCH_SAPI_INDEX }}"
- name: KAFKA_CONSUMER_GROUP
Expand Down

0 comments on commit 7ddfcbe

Please sign in to comment.