diff --git a/ops/chart/templates/common.tpl b/ops/chart/templates/common.tpl new file mode 100644 index 0000000..5436228 --- /dev/null +++ b/ops/chart/templates/common.tpl @@ -0,0 +1,4 @@ +{{/* +Render all resources provided by the common library +*/}} +{{- include "bjw-s.common.loader.all" . -}} \ No newline at end of file