From 050f74a394866b3286d8ef8d390e6c19b6fc031e Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Sun, 12 Dec 2021 19:28:28 +0100 Subject: [PATCH] keep solr up to date --- docspell/solr/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docspell/solr/statefulset.yaml b/docspell/solr/statefulset.yaml index 70be9dd..75f1320 100644 --- a/docspell/solr/statefulset.yaml +++ b/docspell/solr/statefulset.yaml @@ -20,7 +20,7 @@ spec: containers: - name: solr image: docker.io/solr:8 - imagePullPolicy: IfNotPresent + imagePullPolicy: Always command: - solr-precreate - docspell