1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00

Adjust image pull policy property in metadata for xs deploy (#1044)

This commit is contained in:
Marcus Holl 2019-12-09 08:41:00 +01:00 committed by GitHub
parent 3caab5e10c
commit 481f635e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,4 +124,4 @@ spec:
containers:
- name: xs
image: ppiper/xs-cli
pullImage: false
imagePullPolicy: Never