mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
refactor persistent volume configuration (#565)
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt>
This commit is contained in:
committed by
GitHub
parent
1a39abbdb5
commit
e5e15f922c
@@ -74,12 +74,14 @@
|
||||
|
||||
},
|
||||
"enabled":true,
|
||||
"hostPath":"",
|
||||
"labels":{
|
||||
|
||||
},
|
||||
"size":"100M",
|
||||
"storageClass":null
|
||||
"finalizers":[
|
||||
"kubernetes.io/pvc-protection"
|
||||
],
|
||||
"lookupVolumeName": true
|
||||
}
|
||||
},
|
||||
"debug":false,
|
||||
|
||||
Reference in New Issue
Block a user