From 0ce5d643bce952d67722d4ecd685608c6495700a Mon Sep 17 00:00:00 2001 From: Philip Date: Thu, 20 Jun 2024 15:13:43 +0200 Subject: [PATCH] line length error fix --- docs/runbooks/upgrading-aks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/runbooks/upgrading-aks.md b/docs/runbooks/upgrading-aks.md index 95c9ce88..d377ec08 100644 --- a/docs/runbooks/upgrading-aks.md +++ b/docs/runbooks/upgrading-aks.md @@ -87,4 +87,5 @@ for background info on this operation. watch -n 5 kubectl get nodes ``` -5. Go to `dplsh's` Dockerfile and update the `KUBECTL_VERSION` version to match that of the upgraded AKS version +5. Go to `dplsh's` Dockerfile and update the `KUBECTL_VERSION` version to + match that of the upgraded AKS version