mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
flatpak-indexer: fix typo in image change trigger for flatpak-indexer
The 'containerNames' parameter was incorrectly cut-and-pasted from the flatpak-indexer-differ deployment config. Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
This commit is contained in:
@@ -71,7 +71,7 @@ spec:
|
||||
imageChangeParams:
|
||||
automatic: true
|
||||
containerNames:
|
||||
- flatpak-indexer-differ
|
||||
- flatpak-indexer
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: flatpak-indexer:latest
|
||||
|
||||
Reference in New Issue
Block a user