mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
* 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>
607 B
607 B
Using Reloader with Sealed Secrets
Below are the steps to use Reloader with Sealed Secrets:
- Download and install the kubeseal client from here
- Install the controller for Sealed Secrets
- Fetch the encryption certificate
- Encrypt the secret
- Apply the secret
- Install the tool which uses that Sealed Secret
- Install Reloader
- Once everything is setup, update the original secret at client and encrypt it with kubeseal to see Reloader working
- Apply the updated Sealed Secret
- Reloader will restart the pod to use that updated secret