{{- if .Values.tinkController.deploy }} apiVersion: v1 kind: ServiceAccount metadata: name: {{ .Values.tinkController.name }} namespace: {{ .Values.namespace }} {{- end }}