3 changed files with
3 additions and
3 deletions
|
|
|
@ -16,4 +16,4 @@ spec:
|
|
|
|
- port: 8081
|
|
|
|
- port: 8081
|
|
|
|
targetPort: 8081
|
|
|
|
targetPort: 8081
|
|
|
|
protocol: TCP
|
|
|
|
protocol: TCP
|
|
|
|
name: metrics
|
|
|
|
name: http-metrics
|
|
|
|
|
|
|
|
@ -16,4 +16,4 @@ spec:
|
|
|
|
- port: 8081
|
|
|
|
- port: 8081
|
|
|
|
targetPort: 8081
|
|
|
|
targetPort: 8081
|
|
|
|
protocol: TCP
|
|
|
|
protocol: TCP
|
|
|
|
name: metrics
|
|
|
|
name: http-metrics
|
|
|
|
|
|
|
|
@ -16,4 +16,4 @@ spec:
|
|
|
|
- port: 8081
|
|
|
|
- port: 8081
|
|
|
|
targetPort: 8081
|
|
|
|
targetPort: 8081
|
|
|
|
protocol: TCP
|
|
|
|
protocol: TCP
|
|
|
|
name: metrics
|
|
|
|
name: http-metrics
|
|
|
|
|