PostDock
PostDock copied to clipboard
Volume claims not bound for Rook managed Ceph storage
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.