Upgrading LogScale
You can upgrade logscale by setting the
logscale_image_version in your
TFVAR_FILE to the desired target version -
logscale_image_version = "1.201.0".
Apply the update:
shell
terraform apply -target module.logscale -var-file $TFVAR_FILEThis updates the kubernetes manifest that defines the LogScale cluster, triggering Humio Operator to upgrade the cluster appropriately.