Add Pod IP to Flannel manifest. (#3379)

pull/3426/merge
Luke Seelenbinder 2018-10-01 09:06:13 +02:00 committed by k8s-ci-robot
parent d9f495d391
commit 3cfbc1a79a
1 changed files with 4 additions and 0 deletions

View File

@ -85,6 +85,10 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
volumeMounts:
- name: run
mountPath: /run