ipfs 调整
This commit is contained in:
@@ -16,6 +16,41 @@ spec:
|
|||||||
name: ipfs-svc
|
name: ipfs-svc
|
||||||
port:
|
port:
|
||||||
number: 5001
|
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
|
- pathType: Prefix
|
||||||
path: "/"
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
|
|||||||
+1
-2
@@ -46,7 +46,6 @@ spec:
|
|||||||
- port: 8080
|
- port: 8080
|
||||||
targetPort: ipfs-webui
|
targetPort: ipfs-webui
|
||||||
name: webui
|
name: webui
|
||||||
ipFamilyPolicy: PreferDualStack
|
ipFamilyPolicy: SingleStack
|
||||||
ipFamilies:
|
ipFamilies:
|
||||||
- IPv4
|
- IPv4
|
||||||
- IPv6
|
|
||||||
Reference in New Issue
Block a user