FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Deploying FusionAuth to K8s without root db username and password

    Scheduled Pinned Locked Moved
    General Discussion
    3
    3
    882
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nmetchev
      last edited by

      I am trying to deploy k8s into our cluster and using postgres. I was a little surprised to find that the helm chart requires a root database user and password. Is there a way to run fusion auth in k8s without giving it root access to the db? I can create the db before I install the chart.

      P 1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        I'm no k8s expert, but I would think you could use silent mode to start up FusionAuth. You'd want to ensure that the database and fusionauth database user were already created, then set the appropriate envt vars.

        This guide may help: https://fusionauth.io/docs/v1/tech/guides/silent-mode/

        Again, not a k8s expert so not sure how to get those envt vars to FusionAuth running in k8s, but hopefully that will give you pointers to explore.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • P
          prawee @nmetchev
          last edited by

          @nmetchev @dan same issue but using with silent mode is ok.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post