Skip to content

Unable to configure "linear" mode with "defaultConfig" #27

@hari-rad

Description

@hari-rad

Hi Team,
Instead of the "ladder" mode, I try the below in the values.yaml file. When I run 'helmfile template' with this, I get the below error

defaultConfig:
  linear: {
      "coresPerReplica": 40,
      "min": 1,
      "max": 10,
      "preventSinglePointFailure": true,
      "includeUnschedulableNodes": false
    }
 Error: execution error at (cluster-overprovisioner/templates/cpa-configmap.yaml:2:3): You need to specify exactly one config for the defaultConfig.
  helm.go:86: 2025-07-25 16:31:04.693139 +1000 AEST m=+0.448188668 [debug] execution error at (cluster-overprovisioner/templates/cpa-configmap.yaml:2:3): You need to specify exactly one config for the defaultConfig.

Any idea why?
Thanks,
Hari

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions