tmp fix for label test failure

validate label only for awx web container

TODO: make this validate both web and task container
This commit is contained in:
Hao Liu
2023-03-30 11:47:55 -04:00
parent 2f59796caa
commit 8d2d44dc6d

View File

@@ -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