Verified Commit 84581139 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Use a fixed version of Dovecot image

parent 50be0a59
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@ spec:

      containers:
      - name: dovecot
        command: [/usr/sbin/dovecot, -F]
        volumeMounts:
        - name: config
          mountPath: /etc/dovecot/conf.d/
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- https://code.kodo.org.uk/docker/dovecot//kustomize/?ref=main
- https://code.kodo.org.uk/docker/dovecot//kustomize/?ref=v2.3.19-2
- volume-claim.yaml
- certificate.yaml
- service-imap.yaml