Skip to content

Commit 481f635

Browse files
authored
Adjust image pull policy property in metadata for xs deploy (#1044)
1 parent 3caab5e commit 481f635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/metadata/xsDeploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ spec:
124124
containers:
125125
- name: xs
126126
image: ppiper/xs-cli
127-
pullImage: false
127+
imagePullPolicy: Never

0 commit comments

Comments
 (0)