Hi, i’m deploying oathkeeper with helm, when i set...
# talk-oathkeeper
h
Hi, i’m deploying oathkeeper with helm, when i set like this helm install --set-file ‘oathkeeper.accessRules=rules.json’ ory/oathkeeper --generate-name --values=values.yaml, it’s deploy right, but print this message: coalesce.go220 warning: cannot overwrite table with non table for oathkeeper.oathkeeper.accessRules (map[])
l
I also get this warning. But anyway the rule is applied and I just ignore this error... 🤷‍♂️
h
thanks