Hii Im facing an issue with fetching oathkeeper ru...
# talk-oathkeeper
s
Hii Im facing an issue with fetching oathkeeper rules in production as they are coming on and off. I dont see any error in logs as well. Currently oathkeeper is running on three pods (if Im using only one pod it is working fine).
c
To add a few more details to what @salmon-ice-67377 mentioned. We are using the oathkeeper helm chart version
0.22.2
to deploy the oathkeeper version
v0.38.4-beta.1
We uploaded the oathkeeper rules that are exposed from S3. The issue is happening when we increase the `replicacount`to more than 1. When we have more than one pod, looks like some of the oathkeeper pods are not retrieving the rules as expected and are showing empty results when we access them rules from the oathkeeper public end point. We are not able to figure out what the root cause is in this case. Any help is appreciated.