Update port name in servicemonitor pushgateway
This commit is contained in:
parent
fe541efe79
commit
d6a569fa0a
@ -15,7 +15,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
|
@ -7,7 +7,7 @@ metadata:
|
||||
spec:
|
||||
endpoints:
|
||||
- interval: 30s
|
||||
port: web
|
||||
port: http
|
||||
honorLabels: true
|
||||
namespaceSelector: {}
|
||||
selector:
|
||||
|
Loading…
x
Reference in New Issue
Block a user