Parcourir la source

Remove extra namespaces field on configmap

Dylan Murray il y a 6 ans
Parent
commit
6d102495f8
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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: