-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm currently trying to use this operator to transform COSI bucket secrets into something certain applications support. COSI's secrets have 1 key called BucketInfo, which contains a JSON string with all the details on how to use the bucket. Problem is that most applications accept the details as separate environment variables or a custom configuration file or so.
This operator seemed like a good fit, but unfortunately the jinja template engine as configured in this project doesn't support decoding JSON.
Metadata
Metadata
Assignees
Labels
No labels