mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 01:52:21 +00:00
k8s: add latest-senpy.gsi.upm.es
This commit is contained in:
@@ -7,6 +7,16 @@ metadata:
|
||||
app: senpy-latest
|
||||
spec:
|
||||
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
|
||||
http:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user