removing imagePullPolicy for version pinned deployments
This commit is contained in:
@@ -21,7 +21,6 @@ spec:
|
||||
containers:
|
||||
- name: affine
|
||||
image: ghcr.io/toeverything/affine:0.27.4
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
[
|
||||
"sh",
|
||||
|
||||
@@ -16,7 +16,6 @@ spec:
|
||||
containers:
|
||||
- name: cloudreve
|
||||
image: cloudreve/cloudreve:v4
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 5212
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user