Skip to content

Commit

Permalink
Merge pull request #33 from bertinatto/patch-1
Browse files Browse the repository at this point in the history
Removed unused variable
  • Loading branch information
k8s-ci-robot authored Apr 6, 2019
2 parents 6190489 + 33f391d commit 3a247cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/kubernetes/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ spec:
- "--csi-address=$(ADDRESS)"
- "--leader-election"
env:
- name: MY_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: ADDRESS
value: /var/lib/csi/sockets/pluginproxy/mock.socket
imagePullPolicy: "IfNotPresent"
Expand Down

0 comments on commit 3a247cc

Please sign in to comment.