Closed lbroudoux closed 2 years ago
It seems that whatever the value you put in spec.keycloak.postgresImage, it always stick to the default that is centos/postgresql-95-centos7:latest. We should allow customization of this image.
spec.keycloak.postgresImage
centos/postgresql-95-centos7:latest
Now be available in quay.io/microcks/microcks-ansible-operator:nightly container image.
quay.io/microcks/microcks-ansible-operator:nightly
It seems that whatever the value you put in
spec.keycloak.postgresImage
, it always stick to the default that iscentos/postgresql-95-centos7:latest
. We should allow customization of this image.