Files
Reloader/docs/Reloader-with-Sealed-Secrets.md
renovate[bot] 919d0cc3ca chore(deps): update dependency stakater/vale-package to v0.0.52 (#829)
* chore(deps): update dependency stakater/vale-package to v0.0.52

* update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Karl Johan Grahn <karl.johan@stakater.com>
2025-02-05 10:23:20 +01:00

607 B

Using Reloader with Sealed Secrets

Below are the steps to use Reloader with Sealed Secrets:

  1. Download and install the kubeseal client from here
  2. Install the controller for Sealed Secrets
  3. Fetch the encryption certificate
  4. Encrypt the secret
  5. Apply the secret
  6. Install the tool which uses that Sealed Secret
  7. Install Reloader
  8. Once everything is setup, update the original secret at client and encrypt it with kubeseal to see Reloader working
  9. Apply the updated Sealed Secret
  10. Reloader will restart the pod to use that updated secret