mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-27 13:40:23 +08:00
8 lines
216 B
YAML
8 lines
216 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.v1.common.loader.init" . }}
|
|
|
|
{{- include "drone-runner.rolebinding" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.v1.common.loader.apply" . }}
|