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
When deploying a group to marathon we are seeing only the task information appear in Consul.
After we restart marathon-consul all the app config and tasks will appear.
When deploying a group to marathon we are seeing only the task information appear in Consul.
After we restart marathon-consul all the app config and tasks will appear.
K/V Before Restart:
marathon/group-test-app1/tasks/group-test_app1.string
marathon/group-test-app2/tasks/group-test_app2.string
K/V After Restart:
marathon/group-test-app1
marathon/group-test-app1/tasks/group-test_app1.string
marathon/group-test-app2
marathon/group-test-app2/tasks/group-test_app2.string
We are using Marathon 8.1.
Here is an example config:
The text was updated successfully, but these errors were encountered: