Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
b38f736390742bbdceb10981e9b727faba262e49
/
.
/
charts
/
csi-driver-smb
/
templates
/
csi-smb-driver.yaml
blob: 1609437992312842c79dc9d222162fb26474a789 [
file
] [
log
] [
blame
]
Giorgi Lekveishvili
b38f736
2023-06-05 13:36:02 +0400
[
diff
] [
blame^
]
1
---
2
apiVersion:
storage.k8s.io/v1
3
kind:
CSIDriver
4
metadata:
5
name:
{{ .Values.driver.name }}
6
spec:
7
attachRequired:
false
8
podInfoOnMount:
true