We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f337b commit 126d4d6Copy full SHA for 126d4d6
k8s/main.ts
@@ -28,7 +28,6 @@ export class MyChart extends PennLabsChart {
28
rules: [{
29
host: "pennmobile.org",
30
paths: ["/notifications"],
31
- isSubdomain: true,
32
}],
33
...ingressProps,
34
}
0 commit comments