Files
catalog/stable/wordpress/1.1.17/templates/common.yaml
TrueCharts-Bot 22a364da95 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 21:16:40 +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" . }}