I have a service running with the following config
deploy:
labels:
- com.df.notify=true
- com.df.serviceDomain=kibana.elkprod.idtv.bc
- com.df.port=5601
I would only like to allow request to this path /s/eng/app/dashboards all the rest should be blocked.
Can someone assist me in this I assume trivial request. ?