Skip to content
Snippets Groups Projects
Commit 7ab8e150 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- Removed unused code
parent 3cfe485c
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!110Partial fix OECC/PSC'22 test, InterDomain component, and other side improvements
...@@ -36,13 +36,6 @@ spec: ...@@ -36,13 +36,6 @@ spec:
name: webuiservice name: webuiservice
port: port:
number: 3000 number: 3000
#- path: /context(/|$)(.*)
# pathType: Prefix
# backend:
# service:
# name: contextservice
# port:
# number: 8080
- path: /()(restconf/.*) - path: /()(restconf/.*)
pathType: Prefix pathType: Prefix
backend: backend:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment