You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Bamboo infront of our mesos/marathon cluster. We are having few applications (these are spring boot applications). There are different users and they want to create these applications.
Right now we are giving the acl as path_beg -i /context_root
Now, if some other user comes and he wants to create application, he has to give the same acl to access the application.
We want to know how can we give different acl to access different instances of these application
The text was updated successfully, but these errors were encountered:
Hello Team,
We are using Bamboo infront of our mesos/marathon cluster. We are having few applications (these are spring boot applications). There are different users and they want to create these applications.
Right now we are giving the acl as path_beg -i /context_root
Now, if some other user comes and he wants to create application, he has to give the same acl to access the application.
We want to know how can we give different acl to access different instances of these application
The text was updated successfully, but these errors were encountered: