Skip to content

Commit

Permalink
add port env
Browse files Browse the repository at this point in the history
  • Loading branch information
Yancey1989 committed Jul 6, 2017
1 parent 6148871 commit 7196c32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/cloud_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: PORT
value: 8000
# livenessProbe:
# httpGet:
# path: /healthz/
Expand Down

0 comments on commit 7196c32

Please sign in to comment.