We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea1f7b commit b4d3ea3Copy full SHA for b4d3ea3
charts/docker-mailserver/templates/deployment.yaml
@@ -184,7 +184,7 @@ spec:
184
command:
185
- /bin/bash
186
- -c
187
- - supervisorctl status amavis clamav cron dovecot mailserver opendkim opendmarc postfix rsyslog
+ - supervisorctl status cron mailserver postfix rsyslog # - supervisorctl status amavis clamav cron dovecot mailserver opendkim opendmarc postfix rsyslog
188
initialDelaySeconds: 10
189
timeoutSeconds: 5
190
failureThreshold: 3
0 commit comments