diff --git a/library/common/1.0.0/templates/loader/_apply.tpl b/library/common/1.0.0/templates/loader/_apply.tpl index 9dc4d0c955..58b6f56633 100644 --- a/library/common/1.0.0/templates/loader/_apply.tpl +++ b/library/common/1.0.0/templates/loader/_apply.tpl @@ -1,4 +1,7 @@ {{- define "ix.v1.common.loader.apply" -}} + + {{- include "ix.v1.common.spawner.externalInterface" . | nindent 0 -}} + {{- include "ix.v1.common.spawner.serviceAccount" . | nindent 0 -}} {{- include "ix.v1.common.spawner.rbac" . | nindent 0 -}}