From 9b5493915b2b6ee52e9218a472d4f9f5a0652137 Mon Sep 17 00:00:00 2001 From: Aaron Johnson Date: Thu, 4 Nov 2021 03:13:26 -0500 Subject: [PATCH] restore common template (#1281) Co-authored-by: Aaron Johnson --- charts/stable/wikijs/templates/common.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 charts/stable/wikijs/templates/common.yaml diff --git a/charts/stable/wikijs/templates/common.yaml b/charts/stable/wikijs/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/charts/stable/wikijs/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }}