Cognigy / cognigy-live-agent-helm-chart

Kubernetes Helm Chart to deploy Cognigy Live Agent into modern cloud environments.
Other
2 stars 0 forks source link

hardcoded images in templates #7

Open spielkind opened 2 years ago

spielkind commented 2 years ago

there are several images hardcoded in the template:

aws/efs-storage.yaml:          image: quay.io/external_storage/efs-provisioner:latest
clamav/clamav-deployment.yaml:        - image: "mkodockx/docker-clamav:alpine"
migrations-job.yaml:        image: busybox:1.28
tests/test-connection.yaml:      image: busybox

Because of this circumstances, no own mirror/regisry for these images can be used.

Nachox07 commented 2 years ago

Thanks for reporting this issue. It will be fixed on the upcoming releases of the Cognigy Live Agent Helm Chart. I will update the ticket then.

spielkind commented 2 years ago

@Nachox07 thx for feedback, beside that: it would be nice to have the actual chart code also in a github repository, to may provide PRs, but may this doesn't fit your internal release structure.

mayrbenjamin92 commented 2 years ago

Hi @spielkind we don't plan to publish the hem chart code on GitHub at the moment.