Hi ShashikanthRaoT,
We attempted to configure the MFT agent to use SFTP credentials stored in a Kubernetes secret; however, it did not work as expected. Interestingly, when we use the same credentials via a config map, it works without any issues.
Due to our security requirements, we need to use secrets instead of config maps for handling sensitive information like credentials. Could you please advise on how to properly configure the MFT agent to work with secrets?
Looking forward to your support.