mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-20 15:50:56 +00:00
Merge pull request #74 from Spredzy/trim_csv
Remove boiler plated ao-logs run from CSV file
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user