mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
remove trailing spaces
This commit is contained in:
parent
4278e9879f
commit
322e783525
|
@ -78,7 +78,7 @@ master:
|
||||||
# type: "persistentVolumeClaim"
|
# type: "persistentVolumeClaim"
|
||||||
# size: "24Ti"
|
# size: "24Ti"
|
||||||
# storageClass: "local-path-provisioner"
|
# storageClass: "local-path-provisioner"
|
||||||
# annotations:
|
# annotations:
|
||||||
# "key": "value"
|
# "key": "value"
|
||||||
#
|
#
|
||||||
# You may also spacify an existing claim:
|
# You may also spacify an existing claim:
|
||||||
|
@ -231,7 +231,7 @@ volume:
|
||||||
# type: "persistentVolumeClaim"
|
# type: "persistentVolumeClaim"
|
||||||
# size: "24Ti"
|
# size: "24Ti"
|
||||||
# storageClass: "local-path-provisioner"
|
# storageClass: "local-path-provisioner"
|
||||||
# annotations:
|
# annotations:
|
||||||
# "key": "value"
|
# "key": "value"
|
||||||
#
|
#
|
||||||
# You may also spacify an existing claim:
|
# You may also spacify an existing claim:
|
||||||
|
@ -408,7 +408,7 @@ filer:
|
||||||
# type: "persistentVolumeClaim"
|
# type: "persistentVolumeClaim"
|
||||||
# size: "24Ti"
|
# size: "24Ti"
|
||||||
# storageClass: "local-path-provisioner"
|
# storageClass: "local-path-provisioner"
|
||||||
# annotations:
|
# annotations:
|
||||||
# "key": "value"
|
# "key": "value"
|
||||||
#
|
#
|
||||||
# You may also spacify an existing claim:
|
# You may also spacify an existing claim:
|
||||||
|
|
Loading…
Reference in a new issue