Hello,
I have deployed a multi-region ForgeRock setup on GKE with the following components:
– Secret Agent v1.2.7
– AM 7.4
When PingAM was installed, all secrets were successfully created in Google Secret Manager.
Issue:
When I update a secret in a Kubernetes namespace, the change is not propagated to Google Secret Manager. As a result, the updated secret is not synchronized to the other region.
Regards