mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
fedora-ostree-pruner: add strategy type to deployment
Specifically strategy type: Recreate
This commit is contained in:
@@ -12,6 +12,8 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: fedora-ostree-pruner
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user