Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Feature/mongodb #40

Merged
merged 3 commits into from
Nov 10, 2021
Merged

Feature/mongodb #40

merged 3 commits into from
Nov 10, 2021

Conversation

SellamiRami
Copy link

@SellamiRami SellamiRami commented Jun 3, 2021

What this PR does / why we need it:

Adding MongoDB to the Helm Chart of FADI.
The Bitnami Helm chart of MongoDB has been selected. Indeed, it is well ranked, maintained and documented in the ArtifactHub. Added to that, the open source community on GitHub is very active and helpful.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

@banzo banzo changed the base branch from develop to master November 3, 2021 09:27
@banzo banzo self-requested a review November 3, 2021 09:28
values.yaml Outdated
Comment on lines 459 to 460
use mongodb
db.user.insert({name: "Ada Lovelace", age: 205})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those 2 commands would do a nice test, but should not be in the chart by default.

@banzo
Copy link
Contributor

banzo commented Nov 3, 2021

@SellamiRami can you add some justification in the PR description on why we chose the Bitnami chart over another (ex https://github.com/mongodb/helm-charts/tree/main/charts)?

Copy link
Contributor

@banzo banzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@banzo banzo merged commit 2ceed14 into master Nov 10, 2021
@banzo banzo deleted the feature/mongodb branch April 11, 2022 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants