Skip to content

Commit 58e76f0

Browse files
committed
🎨 Wahhh
1 parent 126d4d6 commit 58e76f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export class MyChart extends PennLabsChart {
2727
ingress: {
2828
rules: [{
2929
host: "pennmobile.org",
30-
paths: ["/notifications"],
30+
paths: ["/api/notifications"],
3131
}],
3232
...ingressProps,
3333
}

0 commit comments

Comments
 (0)