Fix typo for comment in charts

* ceph-csi-cephfs
* ceph-csi-rbd

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
Chin-Ya Huang 2020-01-07 10:44:17 +08:00 committed by mergify[bot]
parent 202a2a7200
commit 47f89889ef
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@ nodeplugin:
containerPort: 8081
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8080
@ -71,7 +71,7 @@ nodeplugin:
containerPort: 8091
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8090
@ -130,7 +130,7 @@ provisioner:
containerPort: 8081
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8080
@ -161,7 +161,7 @@ provisioner:
containerPort: 8091
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8090

View File

@ -40,7 +40,7 @@ nodeplugin:
containerPort: 8080
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8080
@ -71,7 +71,7 @@ nodeplugin:
containerPort: 8090
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8090
@ -130,7 +130,7 @@ provisioner:
containerPort: 8080
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8080
@ -161,7 +161,7 @@ provisioner:
containerPort: 8090
service:
# Specifies whether a service should be created fot the metrics
# Specifies whether a service should be created for the metrics
enabled: true
# The port to use for the service
servicePort: 8090