You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's encrypt를 통해 인증서를 발급하고 있기 때문에 3개월의 validity가 존재함. Cronjob을 이용해 이를 자동화하는 것이 필요함. 가능하면 linux crontab이 아닌 kubernetes cronjob으로 생성하는 것이 관리 측면에서 편리할 것으로 생각함.
The text was updated successfully, but these errors were encountered:
Let's encrypt를 통해 인증서를 발급하고 있기 때문에 3개월의 validity가 존재함. Cronjob을 이용해 이를 자동화하는 것이 필요함. 가능하면 linux crontab이 아닌 kubernetes cronjob으로 생성하는 것이 관리 측면에서 편리할 것으로 생각함.
The text was updated successfully, but these errors were encountered: