|
@ -140,7 +140,7 @@ master: |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# is made. |
|
|
# is made. |
|
|
resources: null |
|
|
|
|
|
|
|
|
resources: {} |
|
|
|
|
|
|
|
|
# updatePartition is used to control a careful rolling update of SeaweedFS |
|
|
# updatePartition is used to control a careful rolling update of SeaweedFS |
|
|
# masters. |
|
|
# masters. |
|
@ -401,7 +401,7 @@ volume: |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# is made. |
|
|
# is made. |
|
|
resources: null |
|
|
|
|
|
|
|
|
resources: {} |
|
|
|
|
|
|
|
|
# Toleration Settings for server pods |
|
|
# Toleration Settings for server pods |
|
|
# This should be a multi-line string matching the Toleration array |
|
|
# This should be a multi-line string matching the Toleration array |
|
@ -593,7 +593,7 @@ filer: |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# is made. |
|
|
# is made. |
|
|
resources: null |
|
|
|
|
|
|
|
|
resources: {} |
|
|
|
|
|
|
|
|
# Toleration Settings for server pods |
|
|
# Toleration Settings for server pods |
|
|
# This should be a multi-line string matching the Toleration array |
|
|
# This should be a multi-line string matching the Toleration array |
|
@ -789,7 +789,7 @@ s3: |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# is made. |
|
|
# is made. |
|
|
resources: null |
|
|
|
|
|
|
|
|
resources: {} |
|
|
|
|
|
|
|
|
# Toleration Settings for server pods |
|
|
# Toleration Settings for server pods |
|
|
# This should be a multi-line string matching the Toleration array |
|
|
# This should be a multi-line string matching the Toleration array |
|
|