fedora-ostree-pruner: remove spec.strategy in deployment
Ansible playbook returns an error due to incorrect implementation of deployment. Removing "spec.strategy.resources"
This commit is contained in:
parent
15b054fc8a
commit
a4d7facede
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: fedora-ostree-pruner
|
app: fedora-ostree-pruner
|
||||||
strategy:
|
|
||||||
resources: {}
|
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue