2021-10-25 12:19:09 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "common.setup" . }}
|
|
|
|
|
2021-12-13 12:44:45 +00:00
|
|
|
{{/* Render appkey for anonaddy */}}
|
|
|
|
{{- include "anonaddy.appkey" . }}
|
|
|
|
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "common.postSetup" . }}
|