dry-salesmen-32588
03/25/2022, 1:26 PMextraVolumes:
- type: 'secret'
name: 'creds'
It doesn't really fit the "dict" pattern. that the examples used on the website/github is referring tovalues= {
"extraVolumes": [
{
"type" : "secret",
"name" : "creds"
}
],
}