mirror of https://github.com/k3s-io/k3s
Add to the output command to be consistent with the product command
Signed-off-by: Jorge Andrade <jandrade@i-t-m.com>pull/7778/merge
parent
59707dab3d
commit
4fef655219
|
@ -131,4 +131,4 @@ echo "Updated server token: ${SERVER_TOKEN}"
|
|||
echo "Updated agent token: ${AGENT_TOKEN}"
|
||||
echo
|
||||
echo "To update certificates, you may now run:"
|
||||
echo " k3s certificate rotate-ca --path=${TEMP_DIR}"
|
||||
echo " ${PRODUCT} certificate rotate-ca --path=${TEMP_DIR}"
|
||||
|
|
Loading…
Reference in New Issue