use ClusterIP and ingress to handle the incoming requests
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
service:
|
||||
name: prometheus
|
||||
port:
|
||||
number: 30999
|
||||
number: 9999
|
||||
- host: "prometheus.cluster.local"
|
||||
http:
|
||||
paths:
|
||||
@@ -28,4 +28,4 @@ spec:
|
||||
service:
|
||||
name: prometheus
|
||||
port:
|
||||
number: 30999
|
||||
number: 9999
|
||||
Reference in New Issue
Block a user