I'm trying to install a containerized app using Marathon to a public slave. It's all working fine until I decide to use persistent volumes. I then get the message
Resident apps may not define acceptedResourceRoles other than "*" (unreserved resources)
I there a work-around for this or am I simply misunderstanding the role of public slaves? I'd like to access this app at some point via service.mydomain.com
, hence I thought I'd need a public node.