Commit Graph

6 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing e4911cf0b1
chore(charts): sync all apps persistence configuration and always default to PVC 2022-06-05 17:07:34 +02:00
Stavros Kois 275a821a77
revert(mongodb): revert replicaset (#2567)
* revert(mongodb): revert replicaset

* cleanup
2022-04-25 19:02:58 +00:00
Stavros Kois d8d4706967
feat(mongodb): run in single replicaset (take3) (#2505)
* feat(mongodb): run in single replicaset (take3)

* use secret

* add replicaset name

* ui also

* add oplog user creation script
2022-04-24 11:57:37 +02:00
Stavros Kois fbfdba8c05
chore(apps): add missing quote on description (#2515) 2022-04-20 09:35:54 +02:00
Stavros Kois 5b08032a31
feat(databases): expose root password field on gui (#2327)
* feat(databases): expose root password field on gui

* update image ref to mongodb

* whoops

* bump common on mongo
2022-03-28 20:11:19 +03:00
sagit 0fc68c265e
feat(mongodb): add-mongodb (#2307)
* add-mongodb

* fix secret

* Update charts/dependency/mongodb/Chart.yaml

* Update charts/dependency/mongodb/templates/secret.yaml

* Update charts/dependency/mongodb/Chart.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* test probes

* escape

* test hardcoded 1st

* hmm

* again

* different syntax

* var

* try different

* revert

* quit

* try rootless?

* adjust questions

* Update charts/dependency/mongodb/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-28 13:22:15 +02:00