diff --git a/deploy/tower-operator.yaml b/deploy/tower-operator.yaml index ad42072e..c27d8f1b 100644 --- a/deploy/tower-operator.yaml +++ b/deploy/tower-operator.yaml @@ -113,14 +113,14 @@ spec: - /usr/local/bin/ao-logs - /tmp/ansible-operator/runner - stdout - image: "ansible/tower-operator:latest" + image: "ansible/tower-operator:0.4.0" imagePullPolicy: "Always" volumeMounts: - mountPath: /tmp/ansible-operator/runner name: runner readOnly: true - name: operator - image: "ansible/tower-operator:latest" + image: "ansible/tower-operator:0.4.0" imagePullPolicy: "Always" volumeMounts: - mountPath: /tmp/ansible-operator/runner