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

Add credentials for slack-notifications on PP prod and PP staging #162

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

anna-parker
Copy link
Contributor

@anna-parker anna-parker commented Sep 24, 2024

Add slack tokens as described in loculus-project/loculus#2396.

  1. Create a new channel: #pathoplexus-notifications and slack bot for pathoplexus (give permissions: files:write, incoming-webhook, chat:write, files:read), invite to channel.
  2. Seal secrets:
kubectl create secret generic slack-notifications --from-literal=slack_hook=KEY --dry-run=client -o yaml > secret.yaml
kubeseal --format yaml  --controller-namespace=kube-system --controller-name=NAME --scope=cluster-wide < secret.yaml

@anna-parker anna-parker merged commit ada00e8 into main Sep 25, 2024
6 checks passed
@anna-parker anna-parker deleted the add_slack_credentials branch September 25, 2024 10:03
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

Successfully merging this pull request may close these issues.

2 participants