Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[hoteReservation app] consul default image tag not working - needs to be updated to hashicorp/consul #275

Closed
chiragcshetty opened this issue Jul 23, 2023 · 1 comment · Fixed by #278

Comments

@chiragcshetty
Copy link

Consul deployment yaml (here) uses "image: consul:latest". Support for this was recently stopped as reported here. Accordingly, it must be updated to "image: hashicorp/consul:latest".

Without this the pod shows " ErrImagePull" when deployed and the app doesn't work.
Thanks.

@yuhang-lin
Copy link
Contributor

yuhang-lin commented Jul 30, 2023

I can verify that the fix above works for me. Could you please fix the helm-chart? I wasn't able to figure out how to fix it. @chiragcshetty

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants