louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
57.91k stars 5.22k forks source link

Trying to create ingress type of aws alb ,also adds default annotations set in helm chart #5082

Closed taragurung closed 1 month ago

taragurung commented 1 month ago

📑 I have found these related issues/pull requests

Related to ingress no provisioned after doing necessary changes in helm chart values and upgrading the chart

🛡️ Security Policy

Description

I am having issues setting up ingress using helm chart, when setting up ingress it also adds the default annotations which I don't require.

👟 Reproduction steps

👀 Expected behavior

Ingress setup successful

😓 Actual Behavior

🐻 Uptime-Kuma Version

2.19.3

💻 Operating System and Arch

Debian-12

🌐 Browser

Google chrome

🖥️ Deployment Environment

📝 Relevant log output

this is the controller logs that creates alb 
{"level":"error","ts":"2024-09-03T15:25:39Z","msg":"Reconciler error","controller":"ingress","object":{"name":"uptime-kuma","namespace":"uptime-kuma"},"namespace":"uptime-kuma","name":"uptime-kuma","reconcileID":"0b6c6cba-7257-4e49-ac1b-7fc5f2032492","error":"Ingress.networking.k8s.io \"uptime-kuma\" not found"}
apio-sys commented 1 month ago

install uptime kuma --version 2.19.3

Where did you get this version?? Are you sure you are talking about the right product here?

CommanderStorm commented 1 month ago

Not a version from us, we don't maintain a helm chart => please contact whoever you got that chart from. Usually, labels can be overridden

=> Closing as not planned, since not our chart