Similar to the `--namespace` parameter, there should be a `--context` parameter to select a specific context from the kubectl configuration. Excerpt from `kubectl options`: ```text --context='': The name of the kubeconfig context to use ```