Browse Source

remove trailing spaces

pull/5040/head
Max Roby 1 year ago
committed by Chris Lu
parent
commit
322e783525
  1. 6
      k8s/charts/seaweedfs/values.yaml

6
k8s/charts/seaweedfs/values.yaml

@ -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…
Cancel
Save