1
0
Fork 0
forked from infra/ansible

ELNBuildSync: Fix typo in command-line argument

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 16:36:27 -04:00
commit 6f5d450cc0
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11

View file

@ -29,7 +29,7 @@ spec:
- "--dynamic-config-url={{ ebs_config_url }}"
- "--dynamic-config-branch={{ ebs_config_branch }}"
- "--keytab-principal={{ ebs_krb5_principal }}"
- "--keytab-path={{ ebs_keytab_file }}"
- "--keytab-file={{ ebs_keytab_file }}"
- "--koji-profile={{ ebs_koji_profile }}"
- "--openid-client-secret-file={{ ebs_secrets_path }}/ebs_oidc_secret"
startupProbe: