chore: add restartpolicy back in
This commit is contained in:
@@ -47,6 +47,7 @@ spec:
|
|||||||
echo "Gitea has been reached!"
|
echo "Gitea has been reached!"
|
||||||
- name: dind
|
- name: dind
|
||||||
image: "{{ include "gitea.actions.dind.image" . }}"
|
image: "{{ include "gitea.actions.dind.image" . }}"
|
||||||
|
restartPolicy: Always
|
||||||
imagePullPolicy: {{ .Values.statefulset.dind.pullPolicy }}
|
imagePullPolicy: {{ .Values.statefulset.dind.pullPolicy }}
|
||||||
{{- if .Values.statefulset.dind.extraEnvs }}
|
{{- if .Values.statefulset.dind.extraEnvs }}
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user