Add alpha label to comment of sa sync impersonation

Co-authored-by: Aikawa <yu.croco@gmail.com>
Signed-off-by: Nick Heijmink <75807895+Nheijmink19@users.noreply.github.com>
pull/3138/head
Nick Heijmink 2025-01-27 10:38:56 +01:00 committed by GitHub
parent bbbdf6fe32
commit 53146257ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ configs:
# -- The name of tracking label used by Argo CD for resource pruning
application.instanceLabelKey: argocd.argoproj.io/instance
# -- Enable control of the service account used for the sync operation
# -- Enable control of the service account used for the sync operation (alpha)
## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/app-sync-using-impersonation/
application.sync.impersonation.enabled: "false"