expose port
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 1m42s
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 1m42s
This commit is contained in:
@@ -41,6 +41,9 @@ spec:
|
|||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
name: web
|
name: web
|
||||||
- containerPort: 1337
|
- containerPort: 1337
|
||||||
|
name: rpc
|
||||||
|
- containerPort: 1338
|
||||||
|
name: quorum
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: "/data"
|
- mountPath: "/data"
|
||||||
name: data
|
name: data
|
||||||
|
|||||||
Reference in New Issue
Block a user