|
@ -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 |
|
|