[WIP] Start very early implementation
This commit is contained in:
11
deploy/serviceaccount.yaml
Normal file
11
deploy/serviceaccount.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: csi-controller
|
||||
namespace: default
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: csi-node
|
||||
namespace: default
|
||||
Reference in New Issue
Block a user