Add Templates to pretty config
This commit is contained in:
@ -152,7 +152,7 @@ func (app *Application) Create(ctx context.Context) error {
|
||||
},
|
||||
},
|
||||
StringData: map[string]string{
|
||||
"values": string(cfgYaml),
|
||||
"values.yaml": string(cfgYaml),
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user