Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ability to use Slack or Teams webhook from Kubernetes secret #2074

Open
adickinson72 opened this issue Mar 22, 2023 · 4 comments
Open

Ability to use Slack or Teams webhook from Kubernetes secret #2074

adickinson72 opened this issue Mar 22, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@adickinson72
Copy link

What problem are you trying to solve?
If deploying via GitOps tools such as FluxCD or ArgoCD, you must store the alert Slack or Teams webhook in git. This is less than desirable and it would be great if the chart supported pulling from a secret.

Describe the solution you'd like
Ability to use Slack or Teams webhook from a Kubernetes secret such as is already done for various other items in the chart like product key

Ideally some value like:
globalSlackWebhookUrlSecretName

@adickinson72 adickinson72 added the enhancement New feature or request label Mar 22, 2023
@thomasvn
Copy link
Member

Hey @adickinson72! I think this is the line you're referring to which would put the webhook URL in git? If so, I agree that being able to add your webhook URL as a secret would be a good enhancement!

@kwombach12 @Adam-Stack-PM Thoughts?

As a temporary workaround, you can create an alert.json and alert-configs ConfigMap as shown here!

@adickinson72
Copy link
Author

@thomasvn - yes exactly thats the line I was referring to!

Appreciate the guidance on the ConfigMap suggestion. Will probably end up doing that as a workaround but definitely think it's worthwhile as enhancement

Thanks!

@praveenkumar0566 praveenkumar0566 self-assigned this Apr 12, 2023
@Adam-Stack-PM
Copy link

CC: @allyleonce

@Hronom
Copy link

Hronom commented Mar 21, 2024

+1. Very needed. And it's common use case: GitOps, ArgoCD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants