Skip to content

Commit 5860f59

Browse files
authored
ci: ingress rules and alert configuration (#1862)
Co-authored-by: Ashish Padhy <ashishpadhy1729@gmail.com>
1 parent f2ff5dc commit 5860f59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/apps/api/.do/app.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ domain:
77

88
ingress:
99
rules:
10-
- component: asyncapi-server-api
10+
- component:
11+
name: asyncapi-server-api
1112
match:
1213
path:
1314
prefix: /

0 commit comments

Comments
 (0)