8 lines
210 B
YAML
8 lines
210 B
YAML
|
{{/* Make sure all variables are set properly */}}
|
||
|
{{- include "tc.common.loader.init" . }}
|
||
|
|
||
|
{{- include "drone-runner.rolebinding" . }}
|
||
|
|
||
|
{{/* Render the templates */}}
|
||
|
{{ include "tc.common.loader.apply" . }}
|