Merge "Remove FluxCD deprecated option from sysinv config"

This commit is contained in:
Zuul 2024-12-02 16:45:32 +00:00 committed by Gerrit Code Review
commit 8e91719ff4

View File

@ -65,7 +65,6 @@ class platform::sysinv
# Setup app framework behavior
sysinv_config {
'app_framework/fluxcd_hr_reconcile_check_delay': value => 60;
'app_framework/missing_auto_update': value => true;
'app_framework/skip_k8s_application_audit': value => false;
}