Skip to content
Snippets Groups Projects
Commit 156e1e9c authored by Marco Lorini's avatar Marco Lorini
Browse files

2022-01-27 ML: change ingress service fields

parent 545e5679
No related branches found
No related tags found
No related merge requests found
......@@ -14,13 +14,17 @@ spec:
- path: /
pathType: Prefix
backend:
serviceName: ffds-register
servicePort: 80
service:
name: ffds-register
port:
number: 80
- path: /harvester/*
pathType: Prefix
backend:
serviceName: smartharvester
servicePort: 8080
service:
name: smartharvester
port:
number: 8080
tls:
- hosts:
- f2os.eosc-pillar.eu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment