Files
truecharts/charts/incubator/sheetable/templates/common.yaml
T
Stavros KoisandGitHub e62ad39f42 feat(zusam,sheetable): add zusam,sheetable (#3337)
* feat(zusam): add zusam

* update values

* feat(sheetable): add sheetable

* fix zusam and move to incubator

* fix key ref

* http ports

* add some variables
2022-07-29 08:51:35 +00:00

8 lines
191 B
YAML

{{- include "tc.common.loader.init" . }}
{{/* Render secrets for sheetable */}}
{{- include "sheetable.secrets" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}