* Update Apps with new Common version * Patch with the secret fixes from common * fix amd
10 lines
239 B
YAML
10 lines
239 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render appkey for anonaddy */}}
|
|
{{- include "anonaddy.appkey" . }}
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|