Skip to content

Commit

Permalink
Add base for annotation
Browse files Browse the repository at this point in the history
Issue: ZENKO-4871
  • Loading branch information
KillianG committed Sep 5, 2024
1 parent 5af4461 commit 4321716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/end2end/deploy-zenko.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ else
fi

# TODO: use kustomize
export ZENKO_ANNOTATIONS="annotations:"
export ZENKO_MONGODB_ENDPOINT="data-db-mongodb-sharded.default.svc.cluster.local:27017"
export ZENKO_MONGODB_CONFIG="writeConcern: 'majority'
enableSharding: true"
Expand Down

0 comments on commit 4321716

Please sign in to comment.