Skip to content

Instantly share code, notes, and snippets.

@theraaz
Created July 13, 2019 15:37
Show Gist options
  • Select an option

  • Save theraaz/14831710b91ce7d9dbf419b135bdfa86 to your computer and use it in GitHub Desktop.

Select an option

Save theraaz/14831710b91ce7d9dbf419b135bdfa86 to your computer and use it in GitHub Desktop.
Kubernetes + Travis CI/CD with DigitalOcean - https://medium.com/p/c0c4058b7734
apiVersion: v1
kind: ServiceAccount
metadata:
name: cicd
namespace: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment