Skip to content
Snippets Groups Projects

feat: Update to final slack endpoint routing

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -123,7 +123,7 @@ metadata:
haproxy.router.openshift.io/balance: roundrobin
spec:
host: "api.eclipse.org"
path: "/sandbox/slack/profile"
path: "/account/webhook/slack"
port:
targetPort: "http"
tls:
Loading