Fix overlooked term "execution" in kibana-docker allowed list (#130605)

This commit is contained in:
Ersin Erdal 2022-04-19 23:05:04 +02:00 committed by GitHub
parent 834b178574
commit 2ec9f22d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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