chore(mok): Move dovecot config to helm chart
This patch moves the dovecot config from the container build to the helm chart which allows to use templating with values that are configured at runtime. This should provide more flexibility and standardizes the dovecot container further.
Showing
- charts/mok/Chart.yaml 1 addition, 1 deletioncharts/mok/Chart.yaml
- charts/mok/README.md 3 additions, 3 deletionscharts/mok/README.md
- charts/mok/templates/dovecot-config.yaml 135 additions, 0 deletionscharts/mok/templates/dovecot-config.yaml
- charts/mok/templates/dovecot.yaml 7 additions, 0 deletionscharts/mok/templates/dovecot.yaml
- charts/mok/tests/__snapshot__/dovecot_test.yaml.snap 151 additions, 5 deletionscharts/mok/tests/__snapshot__/dovecot_test.yaml.snap
- charts/mok/tests/dovecot_test.yaml 1 addition, 0 deletionscharts/mok/tests/dovecot_test.yaml
- charts/mok/values.yaml 1 addition, 1 deletioncharts/mok/values.yaml
- images/dovecot/.release 1 addition, 1 deletionimages/dovecot/.release
- images/dovecot/Earthfile 0 additions, 2 deletionsimages/dovecot/Earthfile
- images/dovecot/README.md 0 additions, 11 deletionsimages/dovecot/README.md
- images/dovecot/config/dovecot.conf 0 additions, 126 deletionsimages/dovecot/config/dovecot.conf
Loading
Please register or sign in to comment