Commit Graph

2 Commits

Author SHA1 Message Date
Stavros Kois 6bd8789cd0
chore(penpot): fix flags (#5685)
* core(penpot): fix flags

* add secret autogen

* no upgrade

* add db and redis creds to exporter too

* Update charts/incubator/penpot/templates/_secret.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-24 22:34:23 +02:00
Xstar97 a6cfb21b47
feat(penpot): add Penpot (#4785)
* WIP(penpot) add Penpot

* fix smtp

* remove some comments

* update code

* update

* fix secret

* fix misspelling

* fix redis

* add tpls

* Update charts/incubator/penpot/templates/_exporter.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/penpot/templates/_backend.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix values + tpls

* cleanup

* fix

* Update charts/incubator/penpot/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* rofs set to false + update dependencies

* hostAliases

* Update charts/incubator/penpot/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* split publicURI

* host

* trim trim

* probes

* trimmmm

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-12-24 14:47:56 +02:00