This commit is contained in:
Kristina Durivage
2025-12-10 19:50:03 -06:00
parent b380118034
commit caa95b2d95
3 changed files with 0 additions and 28 deletions
-14
View File
@@ -42,17 +42,3 @@ developer_mode = true ; Enable developer mode to use in-memory implementations o
[secrets_manager]
run_secrets_db_migrations = true
run_data_key_migration = true
[grafana-apiserver]
; use unified storage for k8s apiserver
storage_type = unified
# Dualwriter modes
# 0: disabled (default mode)
# 1: read from legacy, write to legacy, write to unified best-effort
# 2: read from legacy, write to both
# 3: read from unified, write to both
# 4: read from unified, write to unified
# 5: read from unified, write to unified, ignore background sync state
[unified_storage.correlations.correlation.grafana.app]
dualWriterMode = 5