1
0
Fork 0
forked from infra/ansible

flatpak-indexer: use correct name of app in image stream

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2026-03-26 20:17:25 -03:00 committed by Kevin Fenzi
commit da98985e99

View file

@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: flatpak-indexer
image: flatpak-indexer:latest
image: image-registry.openshift-image-registry.svc:5000/flatpak-indexer/flatpak-indexer:latest
env:
- name: OUTPUT_DIR
value: /var/www/flatpaks
@ -84,7 +84,7 @@ spec:
spec:
containers:
- name: flatpak-indexer-differ
image: flatpak-indexer:latest
image: image-registry.openshift-image-registry.svc:5000/flatpak-indexer/flatpak-indexer:latest
env:
- name: OUTPUT_DIR
value: /var/www/flatpaks