Closed jdartigalongue closed 5 years ago
Describe the bug synopsysctl put the populate imageRegistries for new Blackduck instances
Environment (please complete the following information):
To Reproduce Steps to reproduce the behavior: synopsysctl create blackduck test then oc get blackduck test -o yaml
synopsysctl create blackduck test
oc get blackduck test -o yaml
Expected behavior imageRegistries is empty
Actual behavior
imageRegistries: docker.io/blackducksoftware/blackduck-authentication:2018.12.2 docker.io/blackducksoftware/blackduck-documentation:2018.12.2 docker.io/blackducksoftware/blackduck-jobrunner:2018.12.2 docker.io/blackducksoftware/blackduck-registration:2018.12.2 docker.io/blackducksoftware/blackduck-scan:2018.12.2 docker.io/blackducksoftware/blackduck-webapp:2018.12.2 docker.io/blackducksoftware/blackduck-cfssl:1.0.0 docker.io/blackducksoftware/blackduck-logstash:1.0.2 docker.io/blackducksoftware/blackduck-nginx:1.0.0 docker.io/blackducksoftware/blackduck-solr:1.0.0 docker.io/blackducksoftware/blackduck-zookeeper:1.0.0
imageRegistries:
Fixed by PR #167
Describe the bug synopsysctl put the populate imageRegistries for new Blackduck instances
Environment (please complete the following information):
To Reproduce Steps to reproduce the behavior:
synopsysctl create blackduck test
thenoc get blackduck test -o yaml
Expected behavior imageRegistries is empty
Actual behavior