Skip to content

Commit

Permalink
container settings
Browse files Browse the repository at this point in the history
  • Loading branch information
iripiri committed Mar 9, 2022
1 parent 713f3d9 commit 7a3a130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions villas/controller/components/managers/kubernetes_simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'containers': [
{
'image': '',
'imagePullPolicy': 'Always',
'name': 'jobcontainer',
'securityContext': {
'privileged': True
Expand Down

0 comments on commit 7a3a130

Please sign in to comment.