Merge "Disable Kubernetes application audit via config option."
This commit is contained in:
commit
4587bc0fd8
@ -67,6 +67,7 @@ class platform::sysinv
|
|||||||
sysinv_config {
|
sysinv_config {
|
||||||
'app_framework/fluxcd_hr_reconcile_check_delay': value => 60;
|
'app_framework/fluxcd_hr_reconcile_check_delay': value => 60;
|
||||||
'app_framework/missing_auto_update': value => true;
|
'app_framework/missing_auto_update': value => true;
|
||||||
|
'app_framework/skip_k8s_application_audit': value => false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user