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:
parent
9443e8e293
commit
6f5d450cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue