feat: add service account

This commit is contained in:
2021-09-26 16:43:43 +02:00
parent 6bb524d463
commit f3ef73206b
2 changed files with 23 additions and 18 deletions

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ include "drone.fullname" . }}