Skip to content

Instantly share code, notes, and snippets.

@bkonkle
Last active October 27, 2016 14: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 bkonkle/19eb014516f4912fbb16bedf67c41a8c to your computer and use it in GitHub Desktop.
Save bkonkle/19eb014516f4912fbb16bedf67c41a8c to your computer and use it in GitHub Desktop.
Helm values.yaml file example
imageName: "node"
imageTag: "boron"
cpu: 100m
memory: 256Mi
port: 3000
replicas: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment