diff --git a/examples/remote_cluster.py b/examples/remote_cluster.py index b72b39b4e..a09e7ed9b 100644 --- a/examples/remote_cluster.py +++ b/examples/remote_cluster.py @@ -20,7 +20,7 @@ from kubernetes import client, config def main(): - # Define the barer token we are going to use to authenticate. + # Define the bearer token we are going to use to authenticate. # See here to create the token: # https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/ aToken = ""