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 8771167 commit ad396e7Copy full SHA for ad396e7
charts/docker-mailserver/templates/deployment.yaml
@@ -172,7 +172,7 @@ spec:
172
command:
173
- /bin/bash
174
- -c
175
- - 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
176
initialDelaySeconds: 10
177
timeoutSeconds: 5
178
failureThreshold: 3
0 commit comments