rancher-charts/charts/rancher-vsphere-csi/100.1.1+up2.3.0-rancher1/templates/controller/service-account.yaml

7 lines
179 B
YAML
Raw Normal View History

2022-02-18 00:26:25 +00:00
# Source: https://github.com/kubernetes-sigs/vsphere-csi-driver
kind: ServiceAccount
apiVersion: v1
metadata:
name: vsphere-csi-controller
namespace: {{ .Release.Namespace }}