diff options
| author | zhangjie <iamkadisi@163.com> | 2019-09-29 17:19:13 +0800 |
|---|---|---|
| committer | zhangjie <iamkadisi@163.com> | 2019-09-29 17:19:13 +0800 |
| commit | a9b57cc03aa8907382c36daa860d1b8895571136 (patch) | |
| tree | 5e364d5ac0535c66684a3db018885e7321c2f736 /build/csisamples | |
| parent | Merge pull request #1148 from beautytiger/dev-190923-cleanup (diff) | |
| download | kubeedge-a9b57cc03aa8907382c36daa860d1b8895571136.tar.gz | |
change fb4ebb70-2783-42b8-b3ef-63e2fd6d242e to edge-node
Signed-off-by: zhangjie <iamkadisi@163.com>
Diffstat (limited to 'build/csisamples')
| -rw-r--r-- | build/csisamples/hostpath/deploy/csicontroller.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/csisamples/hostpath/deploy/csicontroller.yaml b/build/csisamples/hostpath/deploy/csicontroller.yaml index d24321840..53edea65e 100644 --- a/build/csisamples/hostpath/deploy/csicontroller.yaml +++ b/build/csisamples/hostpath/deploy/csicontroller.yaml @@ -145,7 +145,7 @@ spec: # replace this value with the name of edge node # which is in charge of Create Volume and Delete Volume, # Controller Publish Volume and Controller Unpublish Volume. - value: fb4ebb70-2783-42b8-b3ef-63e2fd6d242e + value: edge-node securityContext: privileged: true volumeMounts: |
