mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
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:
parent
202a2a7200
commit
47f89889ef
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user