we do need https in the end

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-06-13 19:45:14 +02:00
parent 6435c34060
commit 696a9629ea

View file

@ -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