Skip to content

Commit f4081d8

Browse files
committed
feat(web): Enable Anubis
This is the commit that migrates all traffic from going directly to the web application to forwarding through Anubis. Should things go pear shaped, this is the commit to revert.
1 parent 796a120 commit f4081d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/base/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ metadata:
55
spec:
66
ports:
77
- port: 80
8-
targetPort: http
8+
targetPort: anubis
99
selector:
1010
app: web

0 commit comments

Comments
 (0)