2022-08-01 08:44:49 +00:00
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
|
|
|
{{/* Render secrets for openproject */}}
|
|
|
|
{{- include "openproject.secrets" . }}
|
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
{{/* Render the templates */}}
|
2022-08-01 08:44:49 +00:00
|
|
|
{{ include "tc.common.loader.apply" . }}
|