Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Fix docs for kubectl.py #52

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/connection/kubectl.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
vars:
- name: ansible_kubectl_context
env:
- name: k8S_AUTH_CONTEXT
- name: K8S_AUTH_CONTEXT
kubectl_host:
description:
- URL for accessing the API.
Expand Down