kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code and from the UI.
https://kestra.io
Apache License 2.0
7.79k stars 477 forks source link

Secrets not working on Kubernetes cluster #4960

Open ivor-grisel opened 1 week ago

ivor-grisel commented 1 week ago

Describe the issue

Setup:

I've used the following files:

The end result, when executing this flow, doesn't show any information in regards to password and username (seen screenshot next post) (edited) image

Environment

Additional info:

Importance

We are currently looking at Kestra to replace our managed file transfer solution. We are not a paying customer yet. This is just something that I noticed. From my end, the priority of this is quite low, as we can test Kestra without it working.

Ben8t commented 1 day ago

@paulgrainger85 do you see anything wrong going on here 🤔 ?

paulgrainger85 commented 1 day ago

I can't see anything obviously wrong - is it possible to share the config of the service you have created, along with a mock-up of the secrets you've applied? I have followed the instructions above myself and the secret is picked up as expected