mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 22:33:35 +00:00
Make tests use correct image!
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
operator_image: ansible/awx-operator
|
||||
operator_version: 0.5.0
|
||||
pull_policy: Always
|
||||
operator_file_path: "../deploy/awx-operator.yaml"
|
||||
operator_template: "../deploy/operator.yaml"
|
||||
|
||||
@@ -12,7 +12,6 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
name: awx-operator
|
||||
namespace: default
|
||||
spec:
|
||||
serviceAccountName: awx-operator
|
||||
containers:
|
||||
|
||||
Reference in New Issue
Block a user