docs(argo-cd): Add reference for Argo CD extensions (#2438)
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
f2fa2ce9cb
commit
cc5b21f9ad
2 changed files with 5 additions and 3 deletions
|
|
@ -1577,6 +1577,8 @@ server:
|
|||
## Argo CD extensions
|
||||
## This function in tech preview stage, do expect instability or breaking changes in newer versions.
|
||||
## Ref: https://github.com/argoproj-labs/argocd-extension-installer
|
||||
## When you enable extensions, you need to configure RBAC of logged in Argo CD user.
|
||||
## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/rbac/#the-extensions-resource
|
||||
extensions:
|
||||
# -- Enable support for Argo CD extensions
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue