mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-09-02 17:35:47 +00:00
refactor persistent volume configuration (#565)
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt>
This commit is contained in:
co-authored by
Aleksandr Cupacenko
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