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>
This commit is contained in:
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

View file

@ -175,7 +175,7 @@ configs:
# -- The name of tracking label used by Argo CD for resource pruning # -- The name of tracking label used by Argo CD for resource pruning
application.instanceLabelKey: argocd.argoproj.io/instance 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/ ## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/app-sync-using-impersonation/
application.sync.impersonation.enabled: "false" application.sync.impersonation.enabled: "false"