This commit is contained in:
marsal wang
2022-01-13 20:16:12 +08:00
parent 9135465247
commit 5e2daaf01c

View File

@ -46,7 +46,7 @@ nodeplugin:
# Specifies whether http metrics should be exposed # Specifies whether http metrics should be exposed
enabled: true enabled: true
# The port of the container to expose the metrics # The port of the container to expose the metrics
containerPort: 8081 containerPort: 8083
service: service:
# Specifies whether a service should be created for the metrics # Specifies whether a service should be created for the metrics
@ -127,7 +127,7 @@ provisioner:
# Specifies whether http metrics should be exposed # Specifies whether http metrics should be exposed
enabled: false enabled: false
# The port of the container to expose the metrics # The port of the container to expose the metrics
containerPort: 8081 containerPort: 8083
service: service:
# Specifies whether a service should be created for the metrics # Specifies whether a service should be created for the metrics