We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2febc69 + 9a0713b commit f17076fCopy full SHA for f17076f
examples/remote_cluster.py
@@ -20,7 +20,7 @@
20
21
22
def main():
23
- # Define the barer token we are going to use to authenticate.
+ # Define the bearer token we are going to use to authenticate.
24
# See here to create the token:
25
# https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/
26
aToken = "<token>"
0 commit comments