diff --git a/local-values/ceph/fs.yaml b/local-values/ceph/fs.yaml index 8e27b1e..82ce73c 100644 --- a/local-values/ceph/fs.yaml +++ b/local-values/ceph/fs.yaml @@ -46,7 +46,7 @@ nodeplugin: # Specifies whether http metrics should be exposed enabled: true # The port of the container to expose the metrics - containerPort: 8081 + containerPort: 8083 service: # Specifies whether a service should be created for the metrics @@ -127,7 +127,7 @@ provisioner: # Specifies whether http metrics should be exposed enabled: false # The port of the container to expose the metrics - containerPort: 8081 + containerPort: 8083 service: # Specifies whether a service should be created for the metrics