ipfs 调整
This commit is contained in:
@@ -16,6 +16,41 @@ spec:
|
||||
name: ipfs-svc
|
||||
port:
|
||||
number: 5001
|
||||
- pathType: Prefix
|
||||
path: "/webui"
|
||||
backend:
|
||||
service:
|
||||
name: ipfs-svc
|
||||
port:
|
||||
number: 5001
|
||||
- pathType: Prefix
|
||||
path: "/ipfs"
|
||||
backend:
|
||||
service:
|
||||
name: ipfs-svc
|
||||
port:
|
||||
number: 8080
|
||||
- pathType: Prefix
|
||||
path: "/ipns"
|
||||
backend:
|
||||
service:
|
||||
name: ipfs-svc
|
||||
port:
|
||||
number: 8080
|
||||
- pathType: Prefix
|
||||
path: "/mfs"
|
||||
backend:
|
||||
service:
|
||||
name: ipfs-svc
|
||||
port:
|
||||
number: 8080
|
||||
- pathType: Prefix
|
||||
path: "/routing"
|
||||
backend:
|
||||
service:
|
||||
name: ipfs-svc
|
||||
port:
|
||||
number: 8080
|
||||
- pathType: Prefix
|
||||
path: "/"
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user