Skip to content

Instantly share code, notes, and snippets.

@Depado

Depado/block20. Secret

Created July 19, 2018 15:21
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 Depado/61aebcfe738523a9418b95c4db6583dc to your computer and use it in GitHub Desktop.
Save Depado/61aebcfe738523a9418b95c4db6583dc to your computer and use it in GitHub Desktop.
$ drone secret add --image quay.io/ipedrazas/drone-helm --repository repo/dummy \
--name kubernetes_token --value <the token you base64 decoded earlier>
$ drone secret add --image quay.io/ipedrazas/drone-helm --repository repo/dummy \
--name api_server --value <your master IP>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment