Skip to content

Commit

Permalink
Update docs/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Olivier Boukili <boukili.olivier@gmail.com>
  • Loading branch information
onematchfox and oboukili committed Apr 27, 2023
1 parent cd0a70a commit 35b5944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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..."
Expand Down

0 comments on commit 35b5944

Please sign in to comment.