-
Bug
-
Resolution: Done
-
Major
-
fuse-7.6.1
-
None
When installing Fuseonline in our env, I found that the centos/postgresql-96-centos7 is being used, from my perspective, this is an upstream image, while a redhat image should be used. Our env did not allow the visit to upstream, so cannot install fuseoneline successfully.
Name: syndesis-operator
Namespace: fuse-online-project
Pod Template:
...
Init Containers:
postgres-version:
Image: centos/postgresql-96-centos7 <------ not from redhat registry
...