Loading deployment.patch.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,6 @@ spec: containers: - name: dovecot command: [/usr/sbin/dovecot, -F] volumeMounts: - name: config mountPath: /etc/dovecot/conf.d/ Loading kustomization.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
deployment.patch.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,6 @@ spec: containers: - name: dovecot command: [/usr/sbin/dovecot, -F] volumeMounts: - name: config mountPath: /etc/dovecot/conf.d/ Loading
kustomization.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading