Files
truecharts/charts/stable/pinry/templates/common.yaml
T
Stavros KoisandGitHub 2fdade39d2 feat(apps): move some apps to stable (#2504)
* feat(apps): move apps to stable

* move to stable

* move to stable

* remove jwt and let it auto generate

* remove jwt

* move to stable

* move to stabel

* move to stable

* move to stable

* move to stable and upate image refs

* move to stable

* fix appsmith

* typo
2022-04-18 19:57:07 +00:00

9 lines
219 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render secrets for pinry */}}
{{- include "pinry.secrets" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}