Hi folks, I’m deploying Kratos in my k8s cluster v...
# ory-selfhosting
b
Hi folks, I’m deploying Kratos in my k8s cluster via helm/argocd and in setting up a post-registration/verification webhook, the configuration allows you to pass in an api key. it seems as though the requirement is to hardcode this, but since i’m using gitops, I don’t want to hardcode any sensitive values. is there a way around this? can I reference secrets?
s
b
thank you! looking into this