mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Pull in downstream k8s installer changes
- Secretification of secret stuff - Backup / restore
This commit is contained in:
3
installer/roles/kubernetes/tasks/kubernetes_auth.yml
Normal file
3
installer/roles/kubernetes/tasks/kubernetes_auth.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Set the Kubernetes Context
|
||||
shell: "kubectl config set-context {{ kubernetes_context }}"
|
||||
Reference in New Issue
Block a user