Add linode block storage
This commit is contained in:
parent
7cb826a8f1
commit
a314988c99
22 changed files with 602 additions and 2 deletions
6
files/linode/csi-controller-sa-ServiceAccount.yaml
Normal file
6
files/linode/csi-controller-sa-ServiceAccount.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
##### Controller Service Account, Roles, Rolebindings
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: csi-controller-sa
|
||||
namespace: kube-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue