Add resources in containers and values
This commit is contained in:
@@ -59,6 +59,7 @@ type Value struct {
|
||||
CronJob *CronJobValue `yaml:"cronjob,omitempty"`
|
||||
NodeSelector map[string]string `yaml:"nodeSelector"`
|
||||
ServiceAccount string `yaml:"serviceAccount"`
|
||||
Resources map[string]any `yaml:"resources"`
|
||||
}
|
||||
|
||||
// CronJobValue is a cronjob configuration that will be saved in values.yaml.
|
||||
|
Reference in New Issue
Block a user