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:
|
||||
|
||||
+1
-2
@@ -46,7 +46,6 @@ spec:
|
||||
- port: 8080
|
||||
targetPort: ipfs-webui
|
||||
name: webui
|
||||
ipFamilyPolicy: PreferDualStack
|
||||
ipFamilyPolicy: SingleStack
|
||||
ipFamilies:
|
||||
- IPv4
|
||||
- IPv6
|
||||
Reference in New Issue
Block a user