I've followed the https://docs.mesosphere.com/1.8/usage/tutorials/deploy-on-marathon/ guide for deploying an app from jenkins to marathon on dcos. I'm using a private registry hosted inside the dcos, and jenkins as well.
I'm getting the following output from jenkins console output,
[Marathon] Failed to update Marathon application:
[Marathon] Unauthorized (http status: 401)
any idea whats wrong?
I tried to create the app manually via marathon ui and it works fine.