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

Bug: discord secret error #122

Open
dmicheneau opened this issue Nov 7, 2024 · 1 comment
Open

Bug: discord secret error #122

dmicheneau opened this issue Nov 7, 2024 · 1 comment

Comments

@dmicheneau
Copy link
Member

events

Error executing action alert-discord: illegal base64 data at input byte 5

Suspect problem with a carriage return.

@dmicheneau
Copy link
Member Author

Workaround force to stringData, eg:

apiVersion: v1
kind: Secret
metadata:
  name: discord-secret
stringData:
  webhookURL: aHR0cHM6Ly9kaXNjb...

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

No branches or pull requests

1 participant