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
|
||||
name: web
|
||||
- containerPort: 1337
|
||||
name: rpc
|
||||
- containerPort: 1338
|
||||
name: quorum
|
||||
volumeMounts:
|
||||
- mountPath: "/data"
|
||||
name: data
|
||||
|
||||
Reference in New Issue
Block a user