diff --git a/docs/index.md b/docs/index.md index 29644291..06c43910 100644 --- a/docs/index.md +++ b/docs/index.md @@ -64,7 +64,7 @@ provider "argocd" { # context = "foo" # Use explicit context from ArgoCD config instead of `current-context`. } -# Unexposed ArgoCD API - using port-forwarding to temporarily expose ArgoCD API +# Unexposed ArgoCD API - using the current Kubernetes context and port-forwarding to temporarily expose ArgoCD API # and authenticating using `auth_token`. provider "argocd" { auth_token = "1234..."