refactor persistent volume configuration (#565)

Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt>
This commit is contained in:
Aleksandr Cupacenko
2024-12-02 13:51:00 +02:00
committed by GitHub
parent 1a39abbdb5
commit e5e15f922c
4 changed files with 26 additions and 44 deletions

View File

@@ -74,12 +74,14 @@
},
"enabled":true,
"hostPath":"",
"labels":{
},
"size":"100M",
"storageClass":null
"finalizers":[
"kubernetes.io/pvc-protection"
],
"lookupVolumeName": true
}
},
"debug":false,