Skip to content

Instantly share code, notes, and snippets.

@chukaofili
Created May 18, 2018 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save chukaofili/1b9ab337d37235b0906f495f36998634 to your computer and use it in GitHub Desktop.
Save chukaofili/1b9ab337d37235b0906f495f36998634 to your computer and use it in GitHub Desktop.
DigitalOcean secret for flex-plugin provisioner
apiVersion: v1
kind: Secret
metadata:
name: digitalocean
namespace: kube-system
data:
access-token: [base64-encoded-string-goes-here]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment