Browse Source

Remove extra namespaces field on configmap

Dylan Murray 6 năm trước cách đây
mục cha
commit
6d102495f8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      roles/ansible_service_broker/templates/configmap.yaml.j2

+ 0 - 1
roles/ansible_service_broker/templates/configmap.yaml.j2

@@ -19,7 +19,6 @@ data:
         auth_name: "{{ ansible_service_broker_registry_auth_name | default("") }}"
       - type: local_openshift
         name: localregistry
-        namespaces: ['openshift']
         white_list: {{ ansible_service_broker_local_registry_whitelist | to_yaml }}
         namespaces: {{ ansible_service_broker_local_registry_namespaces | to_yaml }}
     dao: