mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Fix overlooked term "execution" in kibana-docker allowed list (#130605)
This commit is contained in:
parent
834b178574
commit
2ec9f22d2d
1 changed files with 3 additions and 3 deletions
|
@ -200,12 +200,12 @@ kibana_vars=(
|
|||
xpack.alerting.invalidateApiKeysTask.interval
|
||||
xpack.alerting.invalidateApiKeysTask.removalDelay
|
||||
xpack.alerting.defaultRuleTaskTimeout
|
||||
xpack.alerting.rules.execution.timeout
|
||||
xpack.alerting.rules.execution.ruleTypeOverrides
|
||||
xpack.alerting.rules.run.timeout
|
||||
xpack.alerting.rules.run.ruleTypeOverrides
|
||||
xpack.alerting.cancelAlertsOnRuleTimeout
|
||||
xpack.alerting.rules.minimumScheduleInterval.value
|
||||
xpack.alerting.rules.minimumScheduleInterval.enforce
|
||||
xpack.alerting.rules.execution.actions.max
|
||||
xpack.alerting.rules.run.actions.max
|
||||
xpack.alerts.healthCheck.interval
|
||||
xpack.alerts.invalidateApiKeysTask.interval
|
||||
xpack.alerts.invalidateApiKeysTask.removalDelay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue