console: add user token fn gateway
This commit is contained in:
@@ -126,6 +126,13 @@ spec:
|
||||
name: fission-console
|
||||
port:
|
||||
number: 8090
|
||||
- path: /fn
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: fission-console
|
||||
port:
|
||||
number: 8090
|
||||
- path: /console
|
||||
pathType: Prefix
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user