Files
truecharts/charts/stable/hammond/templates/common.yaml
T
Stavros KoisandGitHub 0cbd315c55 feat(apps): move apps to stable (#2188)
* feat(apps): move apps to stable

* update image ref
2022-03-16 21:37:59 +02:00

9 lines
223 B
YAML

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