we do need https in the end
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
6435c34060
commit
696a9629ea
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ _osbs_reactor_config_map:
|
|||
image_equal_labels:
|
||||
- ['description', 'io.k8s.description']
|
||||
openshift:
|
||||
url: "http://{{ osbs_url }}"
|
||||
url: "https://{{ osbs_url }}"
|
||||
build_json_dir: /usr/share/osbs
|
||||
auth:
|
||||
enable: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue