Files
plugin-drone-kube-apply/example/ServiceAccount.yaml
T

6 lines
98 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
name: drone-ci
automountServiceAccountToken: true