Skip to content

Commit 67f70a0

Browse files
zackgalbreathmvandenburgh
authored andcommitted
Update cdash ingress for installation via Helm
1 parent 29a898a commit 67f70a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

k8s/production/cdash/ingress.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ spec:
1616
paths:
1717
- backend:
1818
service:
19-
name: cdash
19+
name: cdash-website
2020
port:
21-
number: 80
21+
number: 8080
2222
path: /
2323
pathType: ImplementationSpecific

0 commit comments

Comments
 (0)