-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels