[WIP] Start very early implementation
This commit is contained in:
7
deploy/csidriver.yaml
Normal file
7
deploy/csidriver.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: storage.k8s.io/v1
|
||||
kind: CSIDriver
|
||||
metadata:
|
||||
name: p5x
|
||||
spec:
|
||||
attachRequired: false
|
||||
podInfoOnMount: false
|
||||
Reference in New Issue
Block a user