Lets keep the default api versions

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-04-18 14:54:20 +02:00
parent d642789316
commit ba4f7b05f8

View file

@ -466,7 +466,6 @@
osbs_service_accounts: "{{ osbs_conf_service_accounts }}" osbs_service_accounts: "{{ osbs_conf_service_accounts }}"
osbs_registry_uri: "https://{{ docker_registry }}/v2" osbs_registry_uri: "https://{{ docker_registry }}/v2"
osbs_source_registry_uri: "https://{{ source_registry }}/v2" osbs_source_registry_uri: "https://{{ source_registry }}/v2"
osbs_registry_api_versions: "v2"
when: env == "staging" when: env == "staging"
- name: setup reactor config secret in orchestrator namespace - name: setup reactor config secret in orchestrator namespace