mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
Merge pull request #1314 from TheRealHaoLiu/tmp-fix-label-test-failure
Temporary fix for label test failure
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
namespace: '{{ namespace }}'
|
namespace: '{{ namespace }}'
|
||||||
kind: Pod
|
kind: Pod
|
||||||
label_selectors:
|
label_selectors:
|
||||||
- app.kubernetes.io/name = example-awx
|
- app.kubernetes.io/name = example-awx-web
|
||||||
register: awx_pod
|
register: awx_pod
|
||||||
when: not awx_version
|
when: not awx_version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user