Commit Graph

6 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing b4a01dcfa3
Port/dependency (#7739)
* use new common

* more porting and add NOTES.txt

* portal

* no message

* remove promtail and tweak dependencies

* bump

* Fixes

* mode

* fix questions

* more questions

* more yaml fixes

* hmm

* move postgresql to stable
2023-03-01 16:48:43 +01:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +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 c6d95c4488
fix(mongodb): set advertised hostname (#2560)
* test

* print hostname

* change probe

* check

* check

* again

* ry

* check

* test

* try again

* again

* again

* localhost

* test

* test something

* one more tet

* publish address

* emtpy

* tets
2022-04-25 11:23:57 +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
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