diff --git a/docs/Reloader-with-Sealed-Secrets.md b/docs/Reloader-with-Sealed-Secrets.md index 4b7d9225..86a109e1 100644 --- a/docs/Reloader-with-Sealed-Secrets.md +++ b/docs/Reloader-with-Sealed-Secrets.md @@ -8,4 +8,4 @@ Below are the steps to use reloader with Sealed Secrets. 8. Install Reloader. 9. Once everything is setup, update the original secret at client and encrypt it with kubeseal to see reloader working. 10. Apply the updated sealed secret. -11. Reloader will resatart the pod to use that updated secret. \ No newline at end of file +11. Reloader will restart the pod to use that updated secret.