Hi Guys i have deployed my ory kratos in k8s environment using helm and in values.yaml of helm i am having the client id and client secret of oauth providers and i wanted to update the values and helm chart to a repo but hardcoding the credentials in the repo is not best practice. So can you guys suggest me some solution for it
Thank you