Merge pull request #74 from Spredzy/trim_csv

Remove boiler plated ao-logs run from CSV file
This commit is contained in:
Yanis Guenane
2021-01-28 16:24:14 +01:00
committed by GitHub

View File

@@ -162,18 +162,6 @@ spec:
name: awx-operator
spec:
containers:
- command:
- /usr/local/bin/ao-logs
- /tmp/ansible-operator/runner
- stdout
image: ansible/awx-operator:0.6.0
imagePullPolicy: Always
name: ansible
resources: {}
volumeMounts:
- mountPath: /tmp/ansible-operator/runner
name: runner
readOnly: true
- env:
- name: WATCH_NAMESPACE
valueFrom: