mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
coreos-koji-tagger: fix errors presented by oc command on stg
When running `sudo rbac-playbook -l os_control_stg openshift-apps/coreos-koji-tagger.yml` An error is present as a result of not complete migration to deployment: strict decoding error: unknown field \"spec.strategy.resources\" This aims to fix the above.
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
matchLabels:
|
||||
app: coreos-koji-tagger
|
||||
strategy:
|
||||
resources: {}
|
||||
type: RollingUpdate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user