2021-08-16 12:42:21 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
2021-10-09 21:43:48 +00:00
|
|
|
{{- include "common.setup" . }}
|
2021-08-16 12:42:21 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
2021-10-09 22:02:33 +00:00
|
|
|
{{ include "common.postSetup" . }}
|
2021-08-16 12:42:21 +00:00
|
|
|
|
|
|
|
{{/* Render configmap for littlelink */}}
|
|
|
|
{{- include "littlelink.configmap" . }}
|