Hi Jorge,
Maybe this is helpful?
https://stackoverflow.com/questions/57837262/how-change-pod-restart-policy
Ruben
On 2020-05-04 05:28, Jorge López wrote:
Hi everyone,
...I need to change the restartPolicy the pod, however I can't get it, I tried using "oc patch -f file-change.yaml" or "oc apply -f file-change.yml", but is not possible, why?
Content file-change.yml
spec:
template:
spec:
restartPolicy: Never
I got the next error, the settings ar inmutable, how to do it then?
regards
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users