Skip to content
Snippets Groups Projects
Verified Commit 8d8c30ea authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

mu_cron.secret -> wordpress.mu_cron.secret in comments

parent 6587a36f
No related branches found
No related tags found
1 merge request!29Resolve "helm install with default values fails"
Pipeline #5921 passed with stage
in 29 seconds
......@@ -157,8 +157,9 @@ wordpress:
mu_plugins: {}
## Enable externally triggered cron with a cron plugin
# NOTE: mu_cron is disabled by default. Set `mu_cron.enabled` to `true` and
# set a random `mu_cron.secret` in your values-local to enable mu_cron.
# NOTE: mu_cron is disabled by default. Set `wordpress.mu_cron.enabled` to
# `true` and set a random `wordpress.mu_cron.secret` in your values-local to
# enable mu_cron.
# NOTE: mu_plugins needs to be enabled to enable mu_cron!
mu_cron:
enabled: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment