Обновить ansible/deploy_awx_k8s.yml
This commit is contained in:
@@ -28,6 +28,8 @@
|
|||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
name: "{{ awx_namespace }}"
|
name: "{{ awx_namespace }}"
|
||||||
|
environment:
|
||||||
|
KUBECONFIG: /home/semaphore/.kube/config
|
||||||
|
|
||||||
- name: Set current namespace context (optional, for convenience)
|
- name: Set current namespace context (optional, for convenience)
|
||||||
command: kubectl config set-context --current --namespace={{ awx_namespace }}
|
command: kubectl config set-context --current --namespace={{ awx_namespace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user