parseable
parseable copied to clipboard
Helm template bug: Another issue with parseable/templates/logstream-job.yaml:51:37
This seems similar to this issue.
The error message: Error: template: parseable/templates/logstream-job.yaml:51:37: executing "parseable/templates/logstream-job.yaml" at <$secret.keys>: can't evaluate field keys in type interface {}
The YAML:
logstream:
- name: "vector"
retention:
action: "delete"
duration: "30d"
Alas, I am not knowledgeable enough to debug it further.
Thanks for reporting @simonspg . cc @AdheipSingh can you take a look
This is fixed now @simonspg , will be available in the next release - in a couple of days max. Apologies for delay in picking this up. Please let me know if you face any other issues.