implemented gitops controller + drift detection
This commit is contained in:
@@ -26,6 +26,10 @@ INSTANCE_NAME=ForgeBucket
|
||||
# OIDC_CLIENT_ID=
|
||||
# OIDC_CLIENT_SECRET=
|
||||
|
||||
# ─── GitOps ──────────────────────────────────────────────────────────────────
|
||||
# Seconds between periodic drift checks (0 disables the ticker; push-triggered checks always run).
|
||||
GITOPS_RECONCILE_INTERVAL=300
|
||||
|
||||
# ─── Event Bus (NATS) ────────────────────────────────────────────────────────
|
||||
# Leave empty to disable event publishing (no-op mode).
|
||||
# Start NATS with: make docker-up
|
||||
|
||||
Reference in New Issue
Block a user