mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2026-01-25 14:54:20 +00:00
* feat: add helm chart Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * Address PR feedback (#1) * remove K8SGPT_BASEURL * add default model * add user-specified Deployment annotations * remove Values.secret.enabled --------- Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * update chart.appVersion, default labels Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * default image tag to Chart.appVersion Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * release-please annotation for k8sgpt image Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * revert improperly relocated Dockerfile Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * revert changes to docker-build target and actually re-locate Dockerfile Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * Update charts/k8sgpt/Chart.yaml Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com> Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> * Update charts/k8sgpt/templates/deployment.yaml Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com> Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> --------- Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com>