mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-21 16:21:04 +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 }}'
|
||||
kind: Pod
|
||||
label_selectors:
|
||||
- app.kubernetes.io/name = example-awx
|
||||
- app.kubernetes.io/name = example-awx-web
|
||||
register: awx_pod
|
||||
when: not awx_version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user