Hi team, I'm new to OP and setting up SCIM for the first time.
There seem to be two sources of truth for how to run the SCIM bridge on Kubernetes - this repo, and https://github.com/1Password/scim-examples/tree/main/kubernetes.
There are some notable differences between the actual content of these two sources (aside from the Helm packaging). For example, there's an init container in this Deployment which is absent in the other one.
Are the differences intentional? When should users prefer one or the other? Maybe a note to this effect would be useful to others as well.