1
0
Fork 0
forked from infra/ansible

ELNBuildSync: push Kubernetes objects when building

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>

rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
Stephen Gallagher 2026-06-26 14:33:34 -04:00
commit 29481de49e
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11

View file

@ -72,32 +72,44 @@
object_app: elnbuildsync
object_file: imagestream.yml
object_objectname: imagestream.yml
tags:
- build
- role: openshift/object
object_app: elnbuildsync
object_template: buildconfig.yml.j2
object_objectname: buildconfig.yml
tags:
- build
- role: openshift/keytab
keytab_app: "{{ ebs_keytab_app }}"
keytab_key: "{{ ebs_keytab_key }}"
keytab_secret_name: "{{ ebs_keytab_secret_name }}"
keytab_username: "{{ ebs_keytab_username }}"
tags:
- build
- role: openshift/object
object_app: elnbuildsync
object_template: static-config.yml.j2
object_objectname: static-config.yml
tags:
- build
- role: openshift/object
object_app: elnbuildsync
object_template: fedora-messaging-config.yml.j2
object_objectname: fedora-messaging-config.yml
tags:
- build
- role: openshift/object
object_app: elnbuildsync
object_template: ebs-secrets.yml.j2
object_objectname: ebs-secrets.yml
tags:
- build
- role: openshift/start-build
start_build_app: elnbuildsync