Skip to content

Commit 16bfeba

Browse files
authored
Fix feature flag name for GitOps ABAC (#835)
Replaced incorrect FF for GitOps ABAC with abacV2
1 parent 7ca286a commit 16bfeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/whats-new/on-prem-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ For details, see [Pipeline limit in projects](https://artifacthub.io/packages/he
221221

222222
#### GitOps: ABAC for Argo CD applications
223223
In this release, we bring the power of ABAC for access control to GitOps for the first time as a Beta version. You can define fine-grained access to Argo CD application entities. Similar to ABAC for pipelines, access is controlled through the use of rules, created by defining teams, actions, and attributes.
224-
To enable this, you need to turn on the `abacHermesTriggers` feature flag.
224+
To enable this, you need to turn on the `abacV2` feature flag.
225225

226226
{% include
227227
image.html

0 commit comments

Comments
 (0)