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:
Adam Piasecki
2025-05-20 17:38:29 +01:00
committed by dustymabe
parent e43c256356
commit 43baed5a53

View File

@@ -13,7 +13,7 @@ spec:
matchLabels:
app: coreos-koji-tagger
strategy:
resources: {}
type: RollingUpdate
template:
metadata:
labels: