Try changing the name of the secret in Openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
e81fb14311
commit
8d9b23c3e7
2 changed files with 2 additions and 2 deletions
|
@ -131,7 +131,7 @@ _osbs_reactor_config_map:
|
|||
- odcs-oidc-secret
|
||||
|
||||
worker_token_secrets:
|
||||
- x86-64-osbs
|
||||
- x86-64-stg-orchestrator
|
||||
- client-config-secret
|
||||
|
||||
_osbs_scratch_reactor_config_map_overrides:
|
||||
|
|
|
@ -537,7 +537,7 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
roles:
|
||||
- role: osbs-secret
|
||||
osbs_secret_name: x86-64-osbs
|
||||
osbs_secret_name: x86-64-stg-orchestrator
|
||||
osbs_secret_files:
|
||||
- source: "{{ private }}/files/osbs/staging/x86-64-osbs-stg-orchestrator"
|
||||
dest: token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue