cetaitokavant

This commit is contained in:
Julien Cabillot 2022-04-18 11:51:08 -04:00
parent 82431653c0
commit 88db2e2d52
3 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apiVersion: v2
description: Helm chart for offlineimap
name: offlineimap
type: application
version: 0.0.11
version: 0.0.12
kubeVersion: ">=1.16.0-0"
keywords:
- offlineimap

View File

@ -54,3 +54,7 @@ spec:
{{- end }}
{{- end }}
{{- end }}
{{- with (include "common.controller.volumes" . | trim) }}
volumes:
{{- nindent 2 . }}
{{- end }}

View File

@ -16,10 +16,12 @@ env:
IMAP_PASS: TODO
IMAP_SRV: TODO
#TODO: useless ?
ingress:
main:
enabled: false
#TODO: useless ?
automountServiceAccountToken: false
cronjob: