Skip to content

Commit 14acdfc

Browse files
committedMar 17, 2025·
enable privleged runners
1 parent 182710e commit 14acdfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎k8s/timoni/runner/templates/deployment.cue

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ import (
4646
successThreshold: 1
4747
}
4848
resources: #config.resources
49+
securityContext: privileged: true
4950
}]
5051
}
5152
}

0 commit comments

Comments
 (0)
Please sign in to comment.