better restart times / no external deps while running

merge-requests/1/merge
jerger 2 years ago
parent 2a92d03982
commit ee76092789

@ -19,7 +19,7 @@ spec:
containers:
- name: gitea
image: gitea/gitea:1.16.8
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
# config settings
envFrom:
- configMapRef:

Loading…
Cancel
Save