Cleanup and added Prometheus metric port
This commit is contained in:
@@ -11,4 +11,10 @@ spec:
|
||||
port: 8101
|
||||
targetPort: 8101
|
||||
nodePort: 30101
|
||||
name: fastapi
|
||||
- protocol: TCP
|
||||
port: 9000
|
||||
targetPort: 9000
|
||||
nodePort: 30900
|
||||
name: prometheus-metrics
|
||||
type: NodePort
|
||||
|
||||
Reference in New Issue
Block a user