12 lines
209 B
JSON
12 lines
209 B
JSON
|
|
{
|
||
|
|
"gitops_config": {
|
||
|
|
"default_strategy": "rolling",
|
||
|
|
"dry_run_by_default": false,
|
||
|
|
"enable_audit_log": true,
|
||
|
|
"health_checks": [],
|
||
|
|
"rules": [],
|
||
|
|
"scheduled": [],
|
||
|
|
"webhooks": []
|
||
|
|
}
|
||
|
|
}
|