Update data pvc to be consistent with cluster state
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e842810740
commit
e09929f7e1
@ -5,7 +5,7 @@ metadata:
|
|||||||
namespace: paperless-ngx-ns
|
namespace: paperless-ngx-ns
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteMany
|
- ReadWriteOnce
|
||||||
storageClassName: longhorn
|
storageClassName: longhorn
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
Loading…
Reference in New Issue
Block a user