Skip to content

Commit

Permalink
reference Kubernetes Service instead of proxy in get-kubeconfig.sh (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nklaassen authored Jul 29, 2024
1 parent 558d71a commit 191a41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/k8s-auth/get-kubeconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ EOF
echo "---
Done!
Copy the generated kubeconfig file to your Teleport Proxy server, and set the
Copy the generated kubeconfig file to your Teleport Kubernetes Service, and set the
kubeconfig_file parameter in your teleport.yaml config file to point to this
kubeconfig file.
Expand Down

0 comments on commit 191a41b

Please sign in to comment.