I would have it as an optional hook (post-install) in the helm chart when you install it (not upgrade). I would have a boolean flag that is "install realm" and have it be false. This way the user can decide that you want to import it.
Problem with init is that if you are not careful it will overwrite any changes the user has made.
Originally posted by @robkooper in #669 (comment)