Skip to content

Commit

Permalink
chore: remove data transportportal host
Browse files Browse the repository at this point in the history
  • Loading branch information
valosnah committed Jun 10, 2024
1 parent fbb8e81 commit ee5a20f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions helm-sources/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,16 +170,6 @@ spec:
name: fdk-nginx-search
port:
number: 8080
- host: {{ required "Missing value HOSTNAME_DATA_TRANSPORTPORTAL" .Values.HOSTNAME_DATA_TRANSPORTPORTAL }}
http:
paths:
- path: /*
pathType: ImplementationSpecific
backend:
service:
name: fdk-nginx-search
port:
number: 8080
- host: {{ required "Missing value HOSTNAME_DATASERVICE_PUBLISHER" .Values.HOSTNAME_DATASERVICE_PUBLISHER }}
http:
paths:
Expand Down

0 comments on commit ee5a20f

Please sign in to comment.