Skip to content

Commit

Permalink
Update to web-cgimap endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Sep 12, 2023
1 parent 600fbd2 commit a5dabc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osm-seed/templates/web/web-ingress-cgimap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
secretName: {{ template "osm-seed.fullname" . }}-secret-web

rules:
- host: web.{{ .Values.domain }}
- host: web-cgimap.{{ .Values.domain }}
http:
paths:
- path: /
Expand Down

0 comments on commit a5dabc8

Please sign in to comment.