PostDock icon indicating copy to clipboard operation
PostDock copied to clipboard

Volume claims not bound for Rook managed Ceph storage

Open elvinasp opened this issue 6 years ago • 0 comments

Kind: bug

Description: PostDock is not compatible with Rook operated Ceph storage due to Selector statement in Persistent Volume Claim. See the issue: https://github.com/rook/rook/issues/756

Until it is fixed I would propose to include something like additional option to volume definitions in values file. See attached patch. Setting proposed "selector" option to false, removed Selector definition and PVC's are bound successfully.

selector.txt

elvinasp avatar Jan 16 '19 07:01 elvinasp