0

I have deployed a Yugabyte cluster on Azure via helm chart. I'm wondering how to scale up disk storage size.

It was failed when I tried to update helm chart to scale up disk storage size from 10GB to 100GB by change storage->tserver->size in values.yaml. it showed error bellow:

Error: UPGRADE FAILED: cannot patch "yb-tserver" with kind StatefulSet: StatefulSet.apps "yb-tserver" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbiddenr->size.

enter image description here

is it only could operator PVC directly to scale up disk size via kubectl?

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
nick
  • 39
  • 8

0 Answers0