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

Feature: Create a Helm chart #20

Open
ani1311 opened this issue Oct 24, 2023 · 0 comments
Open

Feature: Create a Helm chart #20

ani1311 opened this issue Oct 24, 2023 · 0 comments

Comments

@ani1311
Copy link
Collaborator

ani1311 commented Oct 24, 2023

We need to create a helm chart that will deploy this app.
The requirments of the app:

  • Should be Horizontally scalable.
  • Each pod should use only one Slack Key.

The basic structure of the app will be:

  • The app will run in a state full set.
  • We pass the pod index to the app. Maybe use this which will be used as a key ID.
  • If Slack key for that index doesn't exist the pod will just die.
  • The Keys will be stored in a secret as a comma seperated list.
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