longhorn/chart/templates/serviceaccount.yaml

6 lines
117 B
YAML
Raw Permalink Normal View History

2019-05-08 17:21:58 +00:00
apiVersion: v1
kind: ServiceAccount
metadata:
name: longhorn-service-account
namespace: {{ .Release.Namespace }}