Closed aliok closed 5 years ago
👀
@aliok I think the test is failing because of latest changes to
https://hub.docker.com/r/aerogear/voyager-server-example-task
docker image the test is using. It now requires connection to database and healthcheck endpoint is different. I think replacing the image with this one would fix it.
@psturc Changed it, thanks. Also changed the description in the APB param
@psturc
Could any other operation type than
mutation
cause conflicts?
LOL, this is valid question. Gonna get rid of that graph :+1:
@psturc
I did these:
…emplate
Copied from https://github.com/aerogearcatalog/data-sync-apb/blob/master/roles/provision-data-sync-apb/files/data-sync-dashboard.json and replaced the hardcoded app names with
{{ SYNC_APP_NAME }}
Provisioning using this template is part of another task.
Verification:
org.aerogear.metrics/plain_endpoint: "/metrics"
to the pod of the appI set it up here already: