better restart times / no external deps while running

This commit is contained in:
jerger 2022-07-06 08:20:13 +02:00
parent 2a92d03982
commit ee76092789

View file

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