I'm running a spring boot app in EKS/AWS. How can I, using spring cloud aws, make spring app load properties from AWS secret manager in EKS? Any sample for EKS/K8S integration?
I haven't used spring cloud aws yet. I've seen samples that does not involve EKS/K8S in pulling properties from secret manager, so I don't know if it is possible and how to make this work with EKS