Allow for overridding awx image in tests

This commit is contained in:
Shane McDonald
2021-10-06 19:57:16 -04:00
parent 391e0bb1b8
commit 2426956a0a
5 changed files with 32 additions and 9 deletions

View File

@@ -4,12 +4,6 @@ kind: AWX
metadata:
name: example-awx
spec:
service_account_annotations: |
foo: bar
deployment_type: awx
ingress_type: ingress
ingress_annotations: |
kubernetes.io/ingress.class: nginx
web_resource_requirements:
requests:
cpu: 250m