-
- Downloads
fix(mok): Fix wrong variable usage in dovecot
Due to a copy-paste mistake, dovecot was using the postfix replicaCount for its own. This is obviously not intended and was fixed by this commit, correcting the snapshot and adding obviously needed tests to prevent such a mistake in the future.
Showing
- charts/mok/Chart.yaml 1 addition, 1 deletioncharts/mok/Chart.yaml
- charts/mok/README.md 1 addition, 1 deletioncharts/mok/README.md
- charts/mok/templates/dovecot.yaml 2 additions, 2 deletionscharts/mok/templates/dovecot.yaml
- charts/mok/tests/__snapshot__/dovecot_test.yaml.snap 1 addition, 1 deletioncharts/mok/tests/__snapshot__/dovecot_test.yaml.snap
- charts/mok/tests/dovecot_test.yaml 12 additions, 0 deletionscharts/mok/tests/dovecot_test.yaml
- charts/mok/tests/postfix_test.yaml 12 additions, 0 deletionscharts/mok/tests/postfix_test.yaml
Loading
Please register or sign in to comment