Add namespace to osbs master configuration
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
982ca6c913
commit
e872730d88
1 changed files with 2 additions and 1 deletions
|
@ -751,7 +751,8 @@
|
|||
builder_use_auth: true,
|
||||
distribution_scope: 'private',
|
||||
registry_api_versions: 'v2',
|
||||
builder_openshift_url: 'https://{{osbs_url}}'
|
||||
builder_openshift_url: 'https://{{osbs_url}}',
|
||||
namespace: 'osbs-client'
|
||||
},
|
||||
when: env == "staging"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue