Skip to content

Commit 7d8fabf

Browse files
sdahlbacerikgb
andauthored
Recommend reloader instead of wave, as that seems to no longer be maintained (#1801)
* Recommend reloader instead of wave, as that seems to no longer be maintained Signed-off-by: Simon Dahlbacka <simon.dahlbacka@fellowmind.fi> * Update content/docs/usage/certificate.md apply suggestion Co-authored-by: Erik Godding Boye <egboye@gmail.com> Signed-off-by: Simon Dahlbacka <simon.dahlbacka@fellowmind.fi> --------- Signed-off-by: Simon Dahlbacka <simon.dahlbacka@fellowmind.fi> Co-authored-by: Erik Godding Boye <egboye@gmail.com>
1 parent c9abe2b commit 7d8fabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/usage/certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ If your application only loads the private key and signed certificate once
401401
at start up, the new certificate won't immediately be served by your
402402
application, and you will want to either manually restart your pod with
403403
`kubectl rollout restart`, or automate the action by running
404-
[wave](https://github.com/wave-k8s/wave). Wave is a Secret controller that
404+
[Reloader](https://docs.stakater.com/reloader/). Reloader is a Secret controller that
405405
makes sure deployments get restarted whenever a mounted Secret changes.
406406

407407
<div className="alert">

0 commit comments

Comments
 (0)