From 840916ae1bf136a566727505613772d8c687b8bb Mon Sep 17 00:00:00 2001 From: Sebastian Tiedtke Date: Mon, 8 Apr 2019 12:37:56 -0700 Subject: [PATCH] Note about usage instructions --- autocert/INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/autocert/INSTALL.md b/autocert/INSTALL.md index 0b4b788b..a9fe843e 100644 --- a/autocert/INSTALL.md +++ b/autocert/INSTALL.md @@ -174,3 +174,7 @@ $ kubectl get mutatingwebhookconfiguration NAME CREATED AT autocert-webhook-config 2019-01-17T22:57:57Z ``` + +### Move on to usage instructions + +Make sure to follow the autocert usage steps at https://github.com/smallstep/certificates/tree/master/autocert#usage