DEVX-178: [BE] Разработать endpoint выдачи информации для подключении фейн-клиентов через gradle/maven
This commit is contained in:
parent
042fa819bd
commit
5fe35f3ca0
@ -9,7 +9,7 @@ spec:
|
||||
http:
|
||||
paths:
|
||||
- path: {{$.Values.ingress.prefix | default '/'}}
|
||||
pathType: Prefix
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: "{{ $.Release.Name }}-{{ $.Chart.Name }}"
|
||||
|
||||
@ -9,7 +9,7 @@ spec:
|
||||
http:
|
||||
paths:
|
||||
- path: {{$.Values.ingress.prefix | default '/'}}
|
||||
pathType: Prefix
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: "{{ $.Release.Name }}-{{ $.Chart.Name }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user