TrueChartsClone/charts/incubator/drone-runner/templates/common.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" . }}