Files
catalog/incubator/wordpress/1.0.0/templates/common.yaml
TrueCharts-Bot f7ea3c793c Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-07 08:46:52 +00:00

9 lines
241 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Plausible environment variables */}}
{{- include "wordpress.env" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}