mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(renovate): PVC type fix
This commit is contained in:
@@ -80,7 +80,7 @@ spec:
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
type: pvc
|
||||
type: persistentVolumeClaim
|
||||
size: "10Gi"
|
||||
storageClass: "block"
|
||||
accessMode: "ReadWriteOnce"
|
||||
|
||||
Reference in New Issue
Block a user