diff --git a/httpd/v1.0.0/values.yaml b/httpd/v1.0.0/values.yaml index 2c4e63b..8289250 100644 --- a/httpd/v1.0.0/values.yaml +++ b/httpd/v1.0.0/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: registry.webhosting.rug.nl/molgenis/httpd tag: latest - pullPolicy: IfNotPresent + pullPolicy: always service: type: ClusterIP