diff --git a/restic/kustomization.yaml b/restic/kustomization.yaml index 4a7d39c..dba88b6 100644 --- a/restic/kustomization.yaml +++ b/restic/kustomization.yaml @@ -36,6 +36,7 @@ patches: spec: containers: - name: restic-prune + imagePullPolicy: IfNotPresent env: - name: RESTIC_CACERT value: /run/dch-ca/dch-root-ca.crt @@ -48,3 +49,6 @@ patches: configMap: name: dch-root-ca +images: +- name: ghcr.io/restic/restic + newTag: 0.18.0