1
0
Fork 0

fix(pull policy): pull always

This commit is contained in:
sido 2018-06-25 10:07:09 +02:00
parent b106ef5f82
commit 8170dcd4a8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ replicaCount: 1
image:
repository: registry.webhosting.rug.nl/molgenis/httpd
tag: latest
pullPolicy: IfNotPresent
pullPolicy: always
service:
type: ClusterIP