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