Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] how to use wave with cert-manager for http certs #117

Open
superfly-git opened this issue Dec 3, 2021 · 2 comments
Open

[Question] how to use wave with cert-manager for http certs #117

superfly-git opened this issue Dec 3, 2021 · 2 comments

Comments

@superfly-git
Copy link

How can i use the wave operator in order to use it to renew the letsencrypt certs generated by cert-manager?

I currently deploy cert-manager using helm, so if i add the annotation wave.pusher.com/update-on-config-change: "true" on the deployments will that be sufficient for wave to restart the pods of the deployment?

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.

@github-actions github-actions bot added the Stale label Feb 2, 2022
@github-actions github-actions bot closed this as completed Feb 9, 2022
@toelke toelke removed the Stale label Feb 12, 2024
@toelke toelke reopened this Feb 12, 2024
@jabdoa2
Copy link
Contributor

jabdoa2 commented Apr 27, 2024

I currently deploy cert-manager using helm, so if i add the annotation wave.pusher.com/update-on-config-change: "true" on the deployments will that be sufficient for wave to restart the pods of the deployment?

If that deployment uses the certificate then probably yes. Cert-manager will renew the cert and your deployment will be restarted with the new cert. If you are using any ingress controller (such as nginx-ingress) this is likely not needed at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants