From 58b9de0596ff9f1b73c492e2177ea6eeeaf58992 Mon Sep 17 00:00:00 2001 From: Matheus Pimenta Date: Thu, 5 Dec 2024 11:28:12 +0000 Subject: [PATCH] chore: fix comment (#284) Signed-off-by: Matheus Pimenta --- k8s/test-pod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/test-pod.yaml b/k8s/test-pod.yaml index f537c8a..e38ebeb 100644 --- a/k8s/test-pod.yaml +++ b/k8s/test-pod.yaml @@ -39,7 +39,7 @@ metadata: # GET /computeMetadata/v1/instance/service-accounts/default/identity iam.gke.io/gcp-service-account: test-sa@gke-metadata-server.iam.gserviceaccount.com --- -# If you are granting direct resource access, the annotation is not needed. Some GCP +# If you are granting direct resource access, the annotation is not needed. Some GCP services # may have limitations and not support direct resource access. See docs: # * https://cloud.google.com/iam/docs/workload-identity-federation-with-kubernetes#use-wlif # * https://cloud.google.com/iam/docs/federated-identity-supported-services#list