You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/faq/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,4 +19,4 @@ git pull
19
19
20
20
Alternatively you can just remove the values under `user.auth-provider.config` for the following keys, in the `kubeconfigs/config.yaml`-file: `access-token`, `refresh-token`, `expires-in`, `expires-on`.
21
21
22
-
When this is done, perform `kubectl config use-context prod-fss`and `kubectl get pods`then follow the instructions for autenticating with Azure.
22
+
When this is done, set the kubectl context and then perfom the command `kubectl get pods`and follow the instructions for autenticating with Azure.
0 commit comments