DEVX-200: [BE] Унифицировать понятие версии сервиса
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
- host: {{tpl $.Values.ingress.host .}}
|
- host: {{tpl $.Values.ingress.host .}}
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: {{$.Values.ingress.prefix | default '/'}}
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user