-
Notifications
You must be signed in to change notification settings - Fork 140
Slack bot - secret "argocd-notifications-secret" not found #379
Comments
Downgrading to v.1.1.1 solved the issue. |
Not running into this in v1.2.1. |
@leoskyrocker got this issue both on local docker-desktop cluster and in EKS 1.20 Tried to give full cluster-access for Pods
Secrets
ConfigMap
|
I'm deploying with official Helm chart. With 1.5.2 it works (uses v1.1.1) |
This could be a legit issue, I misread earlier, and have not actually tried to use the Slack command myself. Sorry for the confusion @AlbertasG. |
Same issue. Does
|
This happens to me too with the helm chart.
You can rename them to what argocd cli is expecting them to be, then it works correctly. |
Summary
Created notifications to slack and
slack-bot
withtoken
andsigningSecret
Notifications works, but slack commands e.g.
/argocd list-subscription
which requiressigningSecret
from Slack errors with output:Secret is there, we are deploying with official helm chart.
Config map:
Secret
Tried to give direct secret values inside the
configMap
but still no luck. Anyone else experienced this issue?Diagnostics
What Kubernetes provider are you using?
EKS 1.20
What version of Argo CD and Argo CD Notifications are you running?
ArgoCD v2.1.7
ArgoCD Notifications v1.2.1
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: