Add linode block storage
This commit is contained in:
parent
7cb826a8f1
commit
a314988c99
22 changed files with 602 additions and 2 deletions
7
files/linode/csi-node-sa-ServiceAccount.yaml
Normal file
7
files/linode/csi-node-sa-ServiceAccount.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# pkg/linode-bs/deploy/kubernetes/03-accounts-roles-bindings.yaml
|
||||
##### Node Service Account, Roles, RoleBindings
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: csi-node-sa
|
||||
namespace: kube-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue