Skip to content

Commit

Permalink
container settings
Browse files Browse the repository at this point in the history
Signed-off-by: Iris Koester <[email protected]>
  • Loading branch information
iripiri committed Aug 14, 2023
1 parent c18452a commit 0c166d5
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 0c166d5

Please sign in to comment.