mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 14:20:19 +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
|
containerPort: 8081
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8080
|
servicePort: 8080
|
||||||
@ -71,7 +71,7 @@ nodeplugin:
|
|||||||
containerPort: 8091
|
containerPort: 8091
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8090
|
servicePort: 8090
|
||||||
@ -130,7 +130,7 @@ provisioner:
|
|||||||
containerPort: 8081
|
containerPort: 8081
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8080
|
servicePort: 8080
|
||||||
@ -161,7 +161,7 @@ provisioner:
|
|||||||
containerPort: 8091
|
containerPort: 8091
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8090
|
servicePort: 8090
|
||||||
|
@ -40,7 +40,7 @@ nodeplugin:
|
|||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8080
|
servicePort: 8080
|
||||||
@ -71,7 +71,7 @@ nodeplugin:
|
|||||||
containerPort: 8090
|
containerPort: 8090
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8090
|
servicePort: 8090
|
||||||
@ -130,7 +130,7 @@ provisioner:
|
|||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8080
|
servicePort: 8080
|
||||||
@ -161,7 +161,7 @@ provisioner:
|
|||||||
containerPort: 8090
|
containerPort: 8090
|
||||||
|
|
||||||
service:
|
service:
|
||||||
# Specifies whether a service should be created fot the metrics
|
# Specifies whether a service should be created for the metrics
|
||||||
enabled: true
|
enabled: true
|
||||||
# The port to use for the service
|
# The port to use for the service
|
||||||
servicePort: 8090
|
servicePort: 8090
|
||||||
|
Loading…
Reference in New Issue
Block a user