gitea: Set imagePullPolicy to IfNotPresent
This commit is contained in:
		| @@ -79,6 +79,7 @@ spec: | ||||
|       containers: | ||||
|         - name: gitea | ||||
|           image: gitea/gitea:1.20.2-rootless | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           securityContext: | ||||
|             readOnlyRootFilesystem: true | ||||
|           env: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user