Skip to content

Commit

Permalink
Correct stage token
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbanham committed Feb 1, 2018
1 parent fbe6a31 commit 186acf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/manifest_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: PORT
value: "3000"
- name: ENVIRONMENT
value: STAGE
value: __STAGE__
name: __NAME__
livenessProbe:
httpGet:
Expand Down

0 comments on commit 186acf9

Please sign in to comment.