use ClusterIP and ingress to handle the incoming requests
This commit is contained in:
@@ -9,8 +9,7 @@ metadata:
|
||||
spec:
|
||||
selector:
|
||||
app: prometheus
|
||||
type: NodePort
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 9999
|
||||
targetPort: 9999
|
||||
nodePort: 30999
|
||||
targetPort: 9999
|
||||
Reference in New Issue
Block a user