Commit Graph

4 Commits

Author SHA1 Message Date
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 b1559f76f7
fix(meshcentral): BREAKING CHANGE - rewrite config generation (#2526)
* fix(meshcentral): fix

* escape

* escape more

* more

* fix

* rename vars

* update configmap and fix metadata

* cleanup configmap from ingored values

* add domain

* change persistence name

* change moutn

* try basic config

* close config file

* syntax

* whoops

* spaces?

* preview

* test install

* use a more "popular" image

* change paths

* squotes

* preview

* preview and run

* add schema

* expand var

* actually expand variables...

* cleanup

* dont cat config file
2022-04-21 13:09:07 +03:00
sagit 1d149dcb5e
fix(meshcentral): Fix port type (#2373)
* fix(meshcentral): Fix port type

* change positions

* Update Chart.yaml
2022-04-01 08:06:56 +02:00
sagit f1806fb0ca
feat(meshcentral): Add meshcentral (#2303)
* add-meshcentral

* add-meshcentral

* starting space in comment

* starting space in comment

* change port

* add config

* mongodb

* Update charts/incubator/meshcentral/Chart.yaml

* Update charts/incubator/meshcentral/Chart.yaml

* fix path

* Update charts/incubator/meshcentral/Chart.yaml

* indentation

* Update Chart.yaml

* Update Chart.yaml

* update

* update question

* test

* trailing-whitespace

* Update charts/incubator/meshcentral/Chart.yaml

* fix question boolean

* Update charts/incubator/meshcentral/templates/_configmap.tpl

* Update charts/incubator/meshcentral/templates/_configmap.tpl

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/meshcentral/values.yaml

* Update charts/incubator/meshcentral/templates/common.yaml

* Update charts/incubator/meshcentral/templates/_configmap.tpl

* Update charts/incubator/meshcentral/values.yaml

* Apply suggestions from code review

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 19:40:09 +02:00