Add running-in-cluster=false option.

This commit is contained in:
Prashanth Balasubramanian 2016-04-10 16:02:41 -07:00
parent b7e8109a6d
commit 5c8a25c833
4 changed files with 43 additions and 17 deletions

View file

@ -80,10 +80,6 @@ spec:
timeoutSeconds: 5
# use downward API
env:
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: POD_NAME
valueFrom:
fieldRef: