Hi folks, I posted this in the #C012RJ2MQ1H channel, but maybe it would be more appropriate here:
I am attempting a basic installation of Kratos on my EKS cluster. The deployment is managed by Argo CD using the Kratos helm chart, however none of my changes to values.yaml seem to be applying and only the default values are used. This is causing pods to fail to start up as the config maps necessary to specify smtp and identity schema values are not being configured. Has anyone else dealt with this?