Skip to content
Snippets Groups Projects
Commit c0abd216 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Update create_job.sh

parent a8943c90
No related branches found
No related tags found
No related merge requests found
...@@ -22,10 +22,10 @@ spec: ...@@ -22,10 +22,10 @@ spec:
metadata: metadata:
name: testjob name: testjob
spec: spec:
securityContext: #securityContext:
supplementalGroups: [1000410000] # supplementalGroups: [1000410000]
seLinuxOptions: # seLinuxOptions:
level: s0:c25,c10 # level: s0:c25,c10
containers: containers:
- name: simplejob - name: simplejob
image: docker-registry.ebrains.eu/tc/ebrains-spack-build-env:latest image: docker-registry.ebrains.eu/tc/ebrains-spack-build-env:latest
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment