Files
infrastructure/clusters/cl01tl/manifests/rook-ceph/ServiceAccount-ceph-csi-cephfs-nodeplugin-sa.yml

14 lines
409 B
YAML

---
# Source: rook-ceph/charts/rook-ceph/charts/ceph-csi-operator/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: ceph-csi-cephfs-nodeplugin-sa
labels:
helm.sh/chart: ceph-csi-operator-0.4.1
app.kubernetes.io/name: ceph-csi
app.kubernetes.io/instance: rook-ceph
app.kubernetes.io/version: "v0.4.1"
app.kubernetes.io/managed-by: Helm
annotations: {}