This repository has been archived on 2025-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
drone-runner-charts/templates/serviceAccount.yaml
Markus Pesch 78f329b4cd
All checks were successful
continuous-integration/drone/push Build is passing
Initial Commit
2021-08-17 20:25:30 +02:00

4 lines
92 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ include "droneRunner.fullname" . }}