From 47d4d23ffaf0934160288417f7e390ac2b360bed Mon Sep 17 00:00:00 2001 From: Pedro Mastelaro Date: Fri, 23 Jan 2026 13:59:24 -0300 Subject: [PATCH] Update audit-trail.md --- docs/continuous-delivery/gitops/security/audit-trail.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/continuous-delivery/gitops/security/audit-trail.md b/docs/continuous-delivery/gitops/security/audit-trail.md index 50fea4d7ae5..e9a056e517d 100644 --- a/docs/continuous-delivery/gitops/security/audit-trail.md +++ b/docs/continuous-delivery/gitops/security/audit-trail.md @@ -9,10 +9,6 @@ Harness captures key GitOps events in the [Audit Trail](https://developer.harnes This page lists all GitOps-specific audit events currently supported in Harness. -:::note -Currently, GitOps audit events are behind the feature flag `GITOPS_AUDIT_TRAIL_ENABLED`. Contact [Harness Support](mailto:support@harness.io) to enable the logs. -::: - ## Supported GitOps Audit Events GitOps audit events are recorded for changes made via the Harness API as well as background changes triggered by the GitOps reconciler (for example, when resources are deleted directly from the cluster instead of through the Harness UI).