Skip to content
Snippets Groups Projects
Commit db06cd93 authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

avoid pod restart

parent 91851cc2
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ metadata:
spec:
imagePullSecrets:
- name: garching-kube
restartPolicy: Never
containers:
- image: "{{image}}"
name: "{{imageType}}"
......
......@@ -4,6 +4,7 @@ metadata:
name: {{podName}}
spec:
terminationGracePeriodSeconds: 5
restartPolicy: Never
containers:
- image: labdev-nomad.esc.rzg.mpg.de:5000/nomadlab/nomadvis:v1.0.7
name: nomadvis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment