Added grpc container port
This commit is contained in:
parent
dabdae2888
commit
4626838756
@ -44,6 +44,8 @@ objects:
|
|||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
- containerPort: 8081
|
||||||
|
protocol: TCP
|
||||||
resources: {}
|
resources: {}
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
terminationMessagePolicy: File
|
terminationMessagePolicy: File
|
||||||
|
Loading…
x
Reference in New Issue
Block a user