Skip to content

Instantly share code, notes, and snippets.

@rockon1985
Last active September 17, 2018 07:55
Show Gist options
  • Select an option

  • Save rockon1985/8594417815e90b641feabfb1772a2027 to your computer and use it in GitHub Desktop.

Select an option

Save rockon1985/8594417815e90b641feabfb1772a2027 to your computer and use it in GitHub Desktop.
example ExtraPods
ExtraPods:
- Name: buyerone-node-app
Chart: ./buyerone
Values:
- name: "replicaCount"
value: "1"
- name: "name"
value: buyerone-node-app
- name: "NODE_ENV"
value: "production"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment