Adaptation du path à contour
This commit is contained in:
parent
ffc06aedc4
commit
161b4c6d58
@ -60,15 +60,13 @@ kind: Ingress
|
||||
metadata:
|
||||
name: gse
|
||||
namespace: gse
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/app-root: /gse
|
||||
spec:
|
||||
ingressClassName: contour
|
||||
rules:
|
||||
- host: gse.k8s.open-it.io
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
- path: /gse
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user