From ea45cc665d21b0065d0a67ded480fd3a3a7e6d29 Mon Sep 17 00:00:00 2001 From: Greg Dubicki <566632+gdubicki@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:13:52 +0000 Subject: [PATCH] Fix "workload identity" spelling --- docs/tutorials/gke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/gke.md b/docs/tutorials/gke.md index 81cde0cb9..ab2c0d302 100644 --- a/docs/tutorials/gke.md +++ b/docs/tutorials/gke.md @@ -76,7 +76,7 @@ ExternalDNS will need permissions to make changes to the Cloud DNS zone. There a * [Worker Node Service Account](#worker-node-service-account) * [Static Credentials](#static-credentials) -* [Work Load Identity](#work-load-identity) +* [Workload Identity](#workload-identity) ### Setup Cloud DNS and GKE