RoadieHQ / kubewise

Get Helm notifications in your team chat
Apache License 2.0
59 stars 6 forks source link

Pass Slack API token in Secret #18

Closed dtuite closed 4 years ago

dtuite commented 4 years ago

Closes #13

It used to be that using kubectl get pod -i yaml xyz on the kubewise pod would show the Slack API token in cleartext. With this change it is stored in a secret instead. The external user interface doesn't change.