Skip to content

Instantly share code, notes, and snippets.

@udhos
Created June 13, 2019 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save udhos/fead124608b9fae68f5df3174c050fd2 to your computer and use it in GitHub Desktop.
Save udhos/fead124608b9fae68f5df3174c050fd2 to your computer and use it in GitHub Desktop.
kubernetes secret
kubectl create secret generic slack-token --from-file=./slack-token
https://kubernetes.io/docs/concepts/configuration/secret/#creating-a-secret-using-kubectl-create-secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment