mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-21 07:42:28 +00:00
k8s: add latest-senpy.gsi.upm.es
This commit is contained in:
parent
98d368dd9a
commit
8236569818
@ -7,6 +7,16 @@ metadata:
|
|||||||
app: senpy-latest
|
app: senpy-latest
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
|
- host: senpy-latest.gsi.upm.es
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: senpy-latest
|
||||||
|
port:
|
||||||
|
number: 5000
|
||||||
- host: latest.senpy.gsi.upm.es
|
- host: latest.senpy.gsi.upm.es
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user