Alibaba Cloud's Container Service for Kubernetes (ACK) enforces a minimum volume size of 20 GiB for disk-based PersistentVolumeClaims (PVCs). When deploying on ACK, Persistent Volume Claims (pvc) have to request at least 20Gi of storage. Failure to meet the 20Gi minimum may result in volume provisioning and failures during Helm deployment.
We provide a dedicated set of Helm values that adjusts all volume sizes to meet this requirement. If you're installing on ACK, use this file during installation:
Please create a separate file for the ACK-specific values and use it during installation. For example, if you follow and save the above values in a file called ack-values.yaml, you can install Suse Observability with: