removing imagePullPolicy for version pinned deployments

This commit is contained in:
2026-09-07 16:59:10 -03:00
parent cf3dc35b58
commit a1e3f5eefb
9 changed files with 0 additions and 9 deletions
-1
View File
@@ -21,7 +21,6 @@ spec:
containers:
- name: affine
image: ghcr.io/toeverything/affine:0.27.4
imagePullPolicy: Always
command:
[
"sh",
-1
View File
@@ -16,7 +16,6 @@ spec:
containers:
- name: cloudreve
image: cloudreve/cloudreve:v4
imagePullPolicy: Always
ports:
- containerPort: 5212
name: http