mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
6
vendor/github.com/kubernetes-csi/drivers/deploy/hostpath/README.md
generated
vendored
Normal file
6
vendor/github.com/kubernetes-csi/drivers/deploy/hostpath/README.md
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
The .yaml files in this directory depend on the RBAC files that were
|
||||
released together the CSI sidecar containers. Check the repos and/or
|
||||
release notes for the CSI sidecar containers for details.
|
||||
|
||||
https://kubernetes-csi.github.io/docs/ has an example that puts all
|
||||
pieces together.
|
2
vendor/github.com/kubernetes-csi/drivers/deploy/hostpath/csi-hostpathplugin.yaml
generated
vendored
2
vendor/github.com/kubernetes-csi/drivers/deploy/hostpath/csi-hostpathplugin.yaml
generated
vendored
@ -11,7 +11,7 @@ spec:
|
||||
labels:
|
||||
app: csi-hostpathplugin
|
||||
spec:
|
||||
serviceAccountName: csi-node-sa
|
||||
serviceAccountName: csi-driver-registrar
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: driver-registrar
|
||||
|
Reference in New Issue
Block a user