Skip to content

Commit

Permalink
Refactor jiva replicaDeployment runtask
Browse files Browse the repository at this point in the history
Signed-off-by: shashank855 <[email protected]>
  • Loading branch information
shashank855 authored and kmova committed Jun 20, 2019
1 parent 338657c commit eb7484f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/install/v1alpha1/jiva_volume.go
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,8 @@ spec:
- --size
- {{ .Volume.capacity }}
- /openebs
securityContext:
privileged: true
command:
- launch
image: {{ .Config.ReplicaImage.value }}
Expand Down

0 comments on commit eb7484f

Please sign in to comment.