Skip to content

Commit

Permalink
Add Opensearch repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhen Ivantsov committed Apr 21, 2024
1 parent f899b28 commit 245aa3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/scripts/kind/deploy_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ create_secrets() {
deploy_app() {
cd src/main/charts/${DC_APP}
helm repo add atlassian-data-center https://atlassian.github.io/data-center-helm-charts
helm repo add opensearch https://opensearch-project.github.io/helm-charts/
helm repo update
helm dependency build
DB_TYPE="postgresql"
Expand Down

0 comments on commit 245aa3c

Please sign in to comment.